Typegatewayv0.5.1EventsConfigDjs Events handlers type EventsConfig = | { path: string; middlewares?: string } | { path: null };