UNPKG

@tanstack/router-plugin

Version:

Modern and scalable routing for React applications

8 lines (7 loc) 239 B
//#region src/core/router-plugin-context.ts function createRouterPluginContext() { return { routesByFile: /* @__PURE__ */ new Map() }; } //#endregion export { createRouterPluginContext }; //# sourceMappingURL=router-plugin-context.js.map