UNPKG

111 BTypeScriptView Raw
1import reporter from "gatsby-cli/lib/reporter"
2
3export default reporter
4export type Reporter = typeof reporter