{"version":3,"file":"constants.cjs","names":[],"sources":["../../src/router/constants.ts"],"sourcesContent":["import { createContext } from 'react';\nimport type { ViewRouter } from '@pastweb/tools';\n\nexport const ROUTER_REACT_CONTEXT = createContext<ViewRouter | undefined>(undefined);\nexport const ROUTE_DEPTH_REACT_CONTEXT = createContext<number | undefined>(undefined);\n"],"mappings":";;;AAGA,MAAa,wBAAA,GAAA,MAAA,cAAA,CAA6D,KAAA,CAAS;AACnF,MAAa,6BAAA,GAAA,MAAA,cAAA,CAA8D,KAAA,CAAS"}