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

10 lines (7 loc) 207 B
/** * @internal */ export const _DEBUG = false export const EMPTY_PARAMS = {} export const LOADING_PANE = Symbol('LOADING_PANE') export const DOCUMENT_PANEL_PORTAL_ELEMENT = 'documentPanelPortalElement'