chore: format 'import type'

This commit is contained in:
pany
2022-10-18 15:07:42 +08:00
parent 26c54ff23e
commit 8c403e0af1
22 changed files with 32 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
import 'vue-router'
import "vue-router"
declare module "vue-router" {
interface RouteMeta {