UNPKG

@netlify/content-engine

Version:
8 lines 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GatsbyImageDataScalar = void 0; const graphql_1 = require("graphql"); exports.GatsbyImageDataScalar = new graphql_1.GraphQLScalarType({ name: `GatsbyImageData`, }); //# sourceMappingURL=media.js.map