瀏覽代碼

feat(types): 添加流程类型定义

zhangweicheng 4 年之前
父節點
當前提交
18e53e453f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      types/src/interface/index.ts

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

@@ -24,3 +24,4 @@ export * from './installation';
 export * from './quantityNum';
 export * from './financialProject';
 export * from './institution';
+export * from './process';