UNPKG

gatsby-source-prismic

Version:

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

8 lines (7 loc) 161 B
const getModelsCacheKey = (args) => { return `${args.repositoryName}:models`; }; export { getModelsCacheKey }; //# sourceMappingURL=getModelsCacheKey.js.map