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

# getMusic

> Retrieve the registered music library instance.

# getMusic

## Summary

Retrieve the registered music library instance.

## Signature

```typescript theme={null}
getMusic<T extends IMusicLibrary = IMusicLibrary>(): T;
```

## Parameters

*No parameters.*

## Returns

**Type**:`T`

Retrieve the registered music library instance.
