Explorar el Código

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

zhangweicheng hace 4 años
padre
commit
18e53e453f
Se han modificado 1 ficheros con 1 adiciones y 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 './financialProject';
 export * from './institution';
+export * from './process';