UNPKG

context-forge

Version:

AI orchestration platform with autonomous teams, enhancement planning, migration tools, 25+ slash commands, checkpoints & hooks. Multi-IDE: Claude, Cursor, Windsurf, Cline, Copilot

3 lines 152 B
import { Feature } from '../../types'; export declare function features(projectType: string): Promise<Feature[]>; //# sourceMappingURL=features.d.ts.map