Sfoglia il codice sorgente

feat(types): 新增项目开关

laiguoran 3 anni fa
parent
commit
f9d25cc58e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      types/src/interface/index.ts

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

@@ -37,3 +37,4 @@ export * from './budgetData';
 export * from './approvalStatus';
 export * from './business';
 export * from './gatherYsProfileFile';
+export * from './platformSwitch';