UNPKG

gatsby-cli

Version:

Gatsby command-line interface for creating new sites and running Gatsby commands

3 lines (2 loc) 101 B
import yargs from "yargs"; export declare const createCli: (argv: Array<string>) => yargs.Arguments;