UNPKG

gatsby-source-prismic

Version:

Gatsby source plugin for building websites using Prismic as a data source

8 lines (7 loc) 150 B
const hasOwnProperty = (obj, prop) => { return obj.hasOwnProperty(prop); }; export { hasOwnProperty }; //# sourceMappingURL=hasOwnProperty.js.map