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.

3 lines 146 B
export declare function handleError(error: unknown): void; export declare function getVersionString(): string; //# sourceMappingURL=index.d.ts.map