goview_vue/src/utils/index.ts

5 lines
151 B
TypeScript
Raw Normal View History

2021-12-20 14:29:29 +08:00
export * from '@/utils/utils'
export * from '@/utils/page'
export * from '@/utils/storage'
export * from '@/utils/style'
export * from '@/utils/plugin'