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 151 B
import { SupportedIDE } from '../../types'; export declare function ideSelection(): Promise<SupportedIDE[]>; //# sourceMappingURL=ideSelection.d.ts.map