Typegatewayv0.2.1-next.0EventsConfigDjs Events handlers type EventsConfig = | { path: string; middlewares?: string } | { path: null };