UNPKG

launch-express

Version:

CLI tool to setup a new Launch Express project

3 lines (2 loc) 125 B
export declare const execAsync: (command: string, options?: any) => Promise<unknown>; export declare const REPO_URL: string;