Skip to main content
Skip to main content

middlewareHandlerType

middlewareHandlerType: (options: Record<string, unknown>) => RequestHandler

Type declaration

(options): RequestHandler

Parameters
optionsRecord<string, unknown>Required
Returns

RequestHandler

Was this section helpful?