UNPKG

create-octoflare

Version:

🌤️ A CLI for creating new Octoflare projects

3 lines (2 loc) 99 B
import { input } from '../steps/input.js'; export type Params = Awaited<ReturnType<typeof input>>;