Optimize route
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -12,7 +12,7 @@ interface ImportMeta {
|
||||
|
||||
type RouteJsonObject = {
|
||||
path: string
|
||||
absolutePath?: string
|
||||
absolutePath: string
|
||||
id?: string
|
||||
element?: React.JSX.Element
|
||||
component?: React.ComponentType
|
||||
|
||||
Reference in New Issue
Block a user