mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-07 22:28:25 -04:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
export { responseInterceptor } from './response-interceptor';
|
|
export { fixRequestBody } from './fix-request-body';
|