第一基础版
This commit is contained in:
3
packages/effects/request/src/request-client/index.ts
Normal file
3
packages/effects/request/src/request-client/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './preset-interceptors';
|
||||
export * from './request-client';
|
||||
export type * from './types';
|
||||
Reference in New Issue
Block a user