File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 1- /**
2- * @file This is an auto-generated file by TanStack Router.
3- * @description It defines the route structure of the application. The file imports all route components,
4- * creates route objects, and constructs the final route tree. It also generates TypeScript
5- * types for `FileRoutesByPath` to ensure type safety across the routing system.
6- *
7- * It is strongly advised not to modify this file manually, as any changes will be overwritten
8- * on the next run of the route generator. The suppressions at the top of the file
9- * (`eslint-disable`, `@ts-nocheck`, etc.) are necessary for the generator to function correctly.
10- * @see https://tanstack.com/router/v1/docs/guide/file-based-routing
11- * @module Routes
12- */
13-
141/* prettier-ignore-start */
152
163/* eslint-disable */
You can’t perform that action at this time.
0 commit comments