FileRouteTypes Type — ui Architecture
Architecture documentation for the FileRouteTypes type/interface in routeTree.gen.ts from the ui codebase.
Entity Profile
Dependency Diagram
graph TD 2eb7dd2f_e895_695f_727e_97f140df2f32["FileRouteTypes"] b3267395_0892_c6e6_e5eb_e3e8bd966c15["routeTree.gen.ts"] 2eb7dd2f_e895_695f_727e_97f140df2f32 -->|defined in| b3267395_0892_c6e6_e5eb_e3e8bd966c15 style 2eb7dd2f_e895_695f_727e_97f140df2f32 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
templates/start-app/src/routeTree.gen.ts lines 30–37
export interface FileRouteTypes {
fileRoutesByFullPath: FileRoutesByFullPath
fullPaths: '/'
fileRoutesByTo: FileRoutesByTo
to: '/'
id: '__root__' | '/'
fileRoutesById: FileRoutesById
}
Defined In
Source
Frequently Asked Questions
What is the FileRouteTypes type?
FileRouteTypes is a type/interface in the ui codebase, defined in templates/start-app/src/routeTree.gen.ts.
Where is FileRouteTypes defined?
FileRouteTypes is defined in templates/start-app/src/routeTree.gen.ts at line 30.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free