UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

7 lines (6 loc) 188 B
//#region src/root.ts /** Stable identifier used for the root route in a route tree. */ var rootRouteId = "__root__"; //#endregion export { rootRouteId }; //# sourceMappingURL=root.js.map