Преглед на файлове

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';