Jelajahi Sumber

feat(type): 新增processLog

LuoHaoxuan 3 tahun lalu
induk
melakukan
e7f9473df8
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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 './gatherYsProfileFile';
 export * from './platformSwitch';
 export * from './platformSwitch';
 export * from './area';
 export * from './area';
+export * from './processLog';