UNPKG

@kcutils/gatsby-plugin-intl

Version:

gatsby plugin with support react-intl

5 lines 272 B
import { GatsbyNode } from "gatsby"; export declare const onCreateWebpackConfig: GatsbyNode["onCreateWebpackConfig"]; export declare const onCreatePage: GatsbyNode["onCreatePage"]; export declare const onPreInit: GatsbyNode["onPreInit"]; //# sourceMappingURL=node.d.ts.map