UNPKG

agp-cli

Version:

Agentic Programming Project CLI - Standardized knowledge layer for AI-assisted development

3 lines 161 B
import { AgpPushOptions } from '../types'; export declare function pushAgpChanges(options: AgpPushOptions): Promise<void>; //# sourceMappingURL=agp-push.d.ts.map