import { CORS_MIDDLEWARE_PRIORITY } from '../cors'; export const BODY_MIDDLEWARE_PRIORITY = CORS_MIDDLEWARE_PRIORITY - 100;