import * as Solid from 'solid-js';
export const routerContext = Solid.createContext(null);
//# sourceMappingURL=routerContext.jsx.map