UNPKG

gatsby-cli

Version:

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

3 lines (2 loc) 107 B
declare const _default: (root: string, cmd: string | undefined) => Promise<void>; export default _default;