UNPKG

create-cosmos-app

Version:

Set up a modern Cosmos app by running one command ⚛️

2 lines (1 loc) 99 B
export declare const createGitApp: (repo: string, version: string) => (argv: any) => Promise<any>;