Browse Source

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

lipk 3 năm trước cách đây
mục cha
commit
a85320f785
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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';