Dispatch: (
    next: Next,
) => (request: MiddlewareRequest) => Promise<MiddlewareResponse>

Type declaration