packages/utils/index.ts
@@ -1,7 +1,6 @@ export * from './categoryUtils'; export * from './area'; export * from './common'; export * from './product'; export * from './validator'; export * from './authentication'; export * from './fetchOssImage'; @@ -13,5 +12,4 @@ export * from './sensitive'; export * from './user'; export * from './media'; export * from './order'; export * from './location';