Преглед изворни кода

feat(type): 新增processLog

LuoHaoxuan пре 3 година
родитељ
комит
e7f9473df8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      types/src/interface/index.ts

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

@@ -39,3 +39,4 @@ export * from './business';
 export * from './gatherYsProfileFile';
 export * from './platformSwitch';
 export * from './area';
+export * from './processLog';