feat(utils): Add color utils
This commit is contained in:
1
types/router.d.ts
vendored
1
types/router.d.ts
vendored
@@ -61,7 +61,6 @@ declare global {
|
||||
name: string
|
||||
meta: RouteMeta
|
||||
component?: Component | string
|
||||
components?: Component
|
||||
children?: AppRouteRecordRaw[]
|
||||
props?: Recordable
|
||||
fullPath?: string
|
||||
|
||||
Reference in New Issue
Block a user