Explorar el Código

fix(types): 删除index中的error

vian hace 5 años
padre
commit
3a7daf5946
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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';