3 lines
115 B
TypeScript

export { responseInterceptor } from './response-interceptor';
export { fixRequestBody } from './fix-request-body';