UNPKG

gatsby-source-tilda

Version:

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

4 lines (3 loc) 151 B
export declare const PAGE_TYPE = "TildaPage"; export declare const PAGE_ASSET_TYPE = "TildaAsset"; export declare const OWNER = "gatsby-source-tilda";