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