UNPKG

http-proxy-middleware

Version:

The one-liner node.js proxy middleware for connect, express, next.js and more

3 lines (2 loc) 96 B
import type { Plugin } from '../../types.js'; export declare const errorResponsePlugin: Plugin;