Browse Source

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

zhangweicheng 4 năm trước cách đây
mục cha
commit
18e53e453f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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';