UNPKG

logggai

Version:

AI-powered CLI for transforming your development work into professional content

6 lines 337 B
export declare function readProjectConfig(): any; export declare function writeProjectConfig(config: any): void; export declare function getCloudProjectId(): any; export declare function createProjectFlow(): Promise<void>; export declare function checkAutoSync(projectConfig: any): Promise<boolean>; //# sourceMappingURL=project.d.ts.map