UNPKG

gatsby-source-tilda

Version:

Gatsby source plugin for building websites using the tilda.cc CMS as a data source

4 lines (3 loc) 177 B
import type { GatsbyNode } from 'gatsby'; export { sourceNodes } from './source-nodes'; export declare const createSchemaCustomization: GatsbyNode['createSchemaCustomization'];