Przeglądaj źródła

feat(type): 新增processLog

LuoHaoxuan 3 lat temu
rodzic
commit
e7f9473df8
1 zmienionych plików z 1 dodań i 0 usunięć
  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';