3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
export const rootRouteId = '__root__'
|
|
export type RootRouteId = typeof rootRouteId
|