MTrun 3 лет назад
Родитель
Сommit
de1652973c
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/utils/index.ts
  2. 0 0
      src/utils/router.ts

+ 1 - 1
src/utils/index.ts

@@ -1,5 +1,5 @@
 export * from '@/utils/utils'
-export * from '@/utils/page'
+export * from '@/utils/router'
 export * from '@/utils/storage'
 export * from '@/utils/style'
 export * from '@/utils/plugin'

+ 0 - 0
src/utils/page.ts → src/utils/router.ts