UNPKG

@boundless-oss/atlas

Version:

Atlas - MCP Server for comprehensive startup project management

3 lines 156 B
import { Application } from 'express'; export declare function setupAgileAPI(app: Application, agileManager: any): void; //# sourceMappingURL=agile.d.ts.map