Browse Source

fix(types): 删除index中的error

vian 5 years atrás
parent
commit
3a7daf5946
1 changed files with 0 additions and 1 deletions
  1. 0 1
      types/src/interface/index.ts

+ 0 - 1
types/src/interface/index.ts

@@ -17,6 +17,5 @@ export * from './quantityDetail';
 export * from './report';
 export * from './configMaterial';
 export * from './socket';
-export * from './error';
 export * from './enterprise';
 export * from './infoPrice';