UNPKG

create-octoflare

Version:

🌤️ A CLI for creating new Octoflare projects

8 lines (7 loc) 153 B
export declare const input: () => Promise<{ slug: string; name: string; description: string; owner: string; typescript: boolean; }>;