UNPKG

http-proxy-middleware

Version:

The one-liner node.js proxy middleware for connect, express and browser-sync

3 lines (2 loc) 117 B
export declare function init(proxy: any, option: any): void; export declare function getHandlers(options: any): any;