Procházet zdrojové kódy

fix(types): 补充提交

lishihao před 3 roky
rodič
revize
798ba81603
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      types/src/interface/index.ts

+ 1 - 0
types/src/interface/index.ts

@@ -41,3 +41,4 @@ export * from './platformSwitch';
 export * from './area';
 export * from './area';
 export * from './processLog';
 export * from './processLog';
 export * from './generalSetting';
 export * from './generalSetting';
+export * from './resultDocument';