UNPKG

gatsby

Version:
10 lines (9 loc) 298 B
"use strict"; exports.__esModule = true; exports.GatsbyImageDataScalar = void 0; var _graphql = require("graphql"); const GatsbyImageDataScalar = new _graphql.GraphQLScalarType({ name: `GatsbyImageData` }); exports.GatsbyImageDataScalar = GatsbyImageDataScalar; //# sourceMappingURL=media.js.map