Explorar o código

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

zhangweicheng %!s(int64=4) %!d(string=hai) anos
pai
achega
18e53e453f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 './quantityNum';
 export * from './financialProject';
 export * from './financialProject';
 export * from './institution';
 export * from './institution';
+export * from './process';