UNPKG

gatsby-source-sanity

Version:

Gatsby source plugin for building websites using Sanity.io as a backend.

4 lines (3 loc) 218 B
export declare const pkgName = "gatsby-source-sanity"; export { ImageFormat, getGatsbyImageData, GatsbyImageDataArgs } from './images/getGatsbyImageProps'; export { resolveReferences } from './util/resolveReferences';