feat: InspiraUI
This commit is contained in:
@ -1,20 +0,0 @@
|
||||
import 'vue-router';
|
||||
|
||||
// declare module 'vue-router' {
|
||||
// interface RouteMeta {
|
||||
// // fromList?: RouteLocationNormalized[]
|
||||
// }
|
||||
|
||||
// interface Router {
|
||||
// stack: {
|
||||
// // list: RouteLocationNormalizedLoaded[]
|
||||
// // currentStackIndex: number
|
||||
// }
|
||||
// }
|
||||
// interface RouteLocationNormalizedGeneric {
|
||||
// // from: RouteLocationNormalizedLoaded
|
||||
// // stackIndex: number
|
||||
// }
|
||||
// }
|
||||
|
||||
export {};
|
Reference in New Issue
Block a user