UNPKG

ai-expert

Version:

AI Expert CLI - Advanced management system for specialized Claude assistants

4 lines 209 B
import { Command } from 'commander'; import { StorageService } from '../../services/storage.js'; export declare function contextCommand(_storage: StorageService): Command; //# sourceMappingURL=context.d.ts.map