mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-11 03:14:27 +02:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
export { responseInterceptor } from './response-interceptor';
|
|
export { fixRequestBody } from './fix-request-body';
|