浏览代码

fix(types): 删除index中的error

vian 4 年之前
父节点
当前提交
3a7daf5946
共有 1 个文件被更改,包括 0 次插入1 次删除
  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';