line_push/node_modules/http-proxy-middleware/dist/handlers.d.ts
2022-07-17 13:16:16 +08:00

3 lines
117 B
TypeScript

export declare function init(proxy: any, option: any): void;
export declare function getHandlers(options: any): any;