UNPKG

@tanstack/router-plugin

Version:

Modern and scalable routing for React applications

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