Преглед изворни кода

feat(types): 新增项目开关

laiguoran пре 3 година
родитељ
комит
f9d25cc58e
1 измењених фајлова са 1 додато и 0 уклоњено
  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';