feat: 新增类型校验函数

This commit is contained in:
MTrun
2022-03-15 19:40:55 +08:00
parent 9aec36b201
commit 0fdbeb1e7a
2 changed files with 25 additions and 1 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ export * from '@/utils/router'
export * from '@/utils/storage'
export * from '@/utils/style'
export * from '@/utils/plugin'
export * from '@/utils/componets'
export * from '@/utils/componets'
export * from '@/utils/type'