UNPKG

gatsby-cli

Version:

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

3 lines (2 loc) 134 B
import { reporter as gatsbyReporter } from "./reporter"; export declare function patchConsole(reporter: typeof gatsbyReporter): void;