浏览代码

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';