Explorar el Código

feat(type): 新增processLog

LuoHaoxuan hace 3 años
padre
commit
e7f9473df8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';