hx/interceptors/index.ts

3 lines
90 B
TypeScript

export { routeInterceptor } from './route'
export { requestInterceptor } from './request'