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

feat(types): 导出工作台相关接口定义

lipk пре 2 година
родитељ
комит
a85320f785
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      types/src/interface/api/index.ts

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

@@ -2,3 +2,4 @@ export * from './approvaApi';
 export * from './processApi';
 export * from './businessApi';
 export * from './userApi';
+export * from './workSpaceApi';