You can install the library:Documentation Index
Fetch the complete documentation index at: https://docs.namespace.ninja/llms.txt
Use this file to discover all available pages before exploring further.
- npm
- yarn
- pnpm
Usage
Configuration
- indexerUri (optional, string): Base URL of the Indexer service to query. If omitted, the SDK uses its internal default service URL.
- timeout (optional, number): HTTP request timeout in milliseconds. Default is 30000ms.

