UNPKG

loccon

Version:

A simple local context storage and management tool with CLI and web interfaces. Store, search, and organize code snippets, notes, and development contexts with sharded JSON storage.

2 lines 151 B
export declare function startWebServer(port?: number, storagePath?: string, openBrowser?: boolean): Promise<void>; //# sourceMappingURL=server.d.ts.map