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

# constructor

> Constructs a new instance of the Library class

# constructor

## Summary

Constructs a new instance of the `Library` class

## Signature

```typescript theme={null}
constructor(rawOptions?: Partial<ILibraryOptions>);
```

## Parameters

### rawOptions

* **Type**:`Partial<ILibraryOptions>`
* **Optional**: Yes

Optional dependency and execution-order overrides.
