UNPKG

252 BTypeScriptView Raw
1export declare const pkgName = "gatsby-source-sanity";
2export { getFluidGatsbyImage, getFixedGatsbyImage, GatsbyFixedImageProps, GatsbyFluidImageProps } from './images/getGatsbyImageProps';
3export { resolveReferences } from './util/resolveReferences';