Przeglądaj źródła

fix(types): 删除index中的error

vian 5 lat temu
rodzic
commit
3a7daf5946
1 zmienionych plików z 0 dodań i 1 usunięć
  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';