UNPKG

ai-expert

Version:

AI Expert CLI - Advanced management system for specialized Claude assistants

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