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

11 lines (10 loc) 541 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }); var presentation = require("./_chunks-cjs/presentation.js"); exports.defineDocuments = presentation.defineDocuments; exports.defineLocations = presentation.defineLocations; exports.presentationTool = presentation.presentationTool; exports.usePresentationNavigate = presentation.usePresentationNavigate; exports.usePresentationParams = presentation.usePresentationParams; exports.useSharedState = presentation.useSharedState; //# sourceMappingURL=presentation.js.map