Przeglądaj źródła

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

lipk 2 lat temu
rodzic
commit
a85320f785
1 zmienionych plików z 1 dodań i 0 usunięć
  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';