UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

5 lines 204 B
export declare function validateIsUserProject(props: { project: string; }): Promise<void>; export declare function getUserProjects(): Promise<string[]>; //# sourceMappingURL=get-user-projects.d.ts.map