UNPKG

@tanstack/react-router

Version:

Modern and scalable routing for React applications

8 lines (7 loc) 268 B
import * as React$1 from "react"; //#region src/matchContext.tsx var matchContext = React$1.createContext(void 0); var dummyMatchContext = React$1.createContext(void 0); //#endregion export { dummyMatchContext, matchContext }; //# sourceMappingURL=matchContext.js.map