> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# GRAPHICS_LIBRARY variable

> Registration symbol for the graphics library slot.

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# GRAPHICS\_LIBRARY

## Summary

Registration symbol for the graphics library slot.

## Signature

```typescript theme={null}
GRAPHICS_LIBRARY: unique symbol
```

## Remarks

Pass this symbol to `NanoforgeClient.useGraphics` or use it as a dependency symbol in a custom library's `ILibraryOptions.dependencies`.
