UNPKG

arela

Version:

AI-powered CTO with multi-agent orchestration, code summarization, visual testing (web + mobile) for blazing fast development.

5 lines 132 B
/** * Interactive CLI to set up API keys */ export declare function setupKeys(): Promise<void>; //# sourceMappingURL=keys.d.ts.map