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 123 B
import { Command } from 'commander'; export declare function createWebCommand(): Command; //# sourceMappingURL=web.d.ts.map