Parcourir la source

feat(type): 新增processLog

LuoHaoxuan il y a 3 ans
Parent
commit
e7f9473df8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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';