/** * OpenAPI/Swagger configuration */ import { swaggerConfig } from './swagger/config'; export { swaggerConfig };