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

15 lines (12 loc) 199 B
/** * @internal */ export const PANE_DEBUG = false /** * @internal */ export const PANE_COLLAPSED_WIDTH = 51 /** * @internal */ export const PANE_DEFAULT_MIN_WIDTH = PANE_COLLAPSED_WIDTH * 4