constructor
Summary
Constructs a new instance of theLibrary class
Signature
Parameters
rawOptions
- Type:
Partial<ILibraryOptions> - Optional: Yes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Constructs a new instance of the Library class
Library class
constructor(rawOptions?: Partial<ILibraryOptions>);
Partial<ILibraryOptions>