kirimdata369's picture
Ultra-Clean Deployment of Zeta Sovereign Suite
026255b
Raw
History Blame Contribute Delete
333 Bytes
import { Plugin } from '../../types';
/**
* Subscribe to {@link https://www.npmjs.com/package/http-proxy#listening-for-proxy-events http-proxy error events} to prevent server from crashing.
* Errors are logged with {@link https://www.npmjs.com/package/debug debug} library.
*/
export declare const debugProxyErrorsPlugin: Plugin;