Function: loadDocStore()
function loadDocStore(contentDir?): DocStore;Defined in: packages/mcp/src/content.ts:58
Load the docs manifest and expose lazy page access.
Parameters
| Parameter | Type |
|---|---|
contentDir? | string |
function loadDocStore(contentDir?): DocStore;Defined in: packages/mcp/src/content.ts:58
Load the docs manifest and expose lazy page access.
| Parameter | Type |
|---|---|
contentDir? | string |