UNPKG

gatsby-plugin-material-symbols

Version:

Easily add Material Symbols to your Gatsby site, with various Gatsby-specific performance optimizations built-in.

6 lines 331 B
import type { GatsbyNode } from "gatsby"; import babel from "@babel/core"; export declare function babelParseToAst(contents: string, filePath: string): babel.types.File; export declare let staticAnalysisCache: {}; export declare const preprocessSource: GatsbyNode["preprocessSource"]; //# sourceMappingURL=preprocessSource.d.ts.map