UNPKG

sanity

Version:

Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches

7 lines (6 loc) 164 B
"use strict"; var node = require("esbuild-register/dist/node"); node.register({ target: `node${process.version.slice(1)}` }); //# sourceMappingURL=esbuild.js.map