> ## 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.

# ASSET_MANAGER_LIBRARY variable

> Registration symbol for the asset-manager library slot.

# ASSET\_MANAGER\_LIBRARY

## Summary

Registration symbol for the asset-manager library slot.

## Signature

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

## Remarks

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