UNPKG

gensx

Version:
5 lines 213 B
import { NewCommandOptions, NewProjectUI } from "./commands/new.js"; export declare function runCLI(): Promise<void>; export { NewProjectUI }; export type { NewCommandOptions }; //# sourceMappingURL=index.d.ts.map