Просмотр исходного кода

feat(types): 新增项目开关

laiguoran 3 лет назад
Родитель
Сommit
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';