UNPKG

gatsby-plugin-satorare

Version:

Gatsby plugin that can dynamically generate OG images using JSX syntax for site and markdowns.

6 lines 263 B
import type { GatsbyNode } from "gatsby"; export declare const createSchemaCustomization: ({ actions }: { actions: any; }, userOption: any) => void; export declare const onPostBootstrap: GatsbyNode["onPostBootstrap"]; //# sourceMappingURL=gatsby-node.d.ts.map