Quellcode durchsuchen

feat(type): 新增processLog

LuoHaoxuan vor 3 Jahren
Ursprung
Commit
e7f9473df8
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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';