first commit
This commit is contained in:
4
app_vue/node_modules/http-proxy-middleware/dist/_handlers.d.ts
generated
vendored
Normal file
4
app_vue/node_modules/http-proxy-middleware/dist/_handlers.d.ts
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
import type { Options } from './types';
|
||||
import type * as httpProxy from 'http-proxy';
|
||||
export declare function init(proxy: httpProxy, option: Options): void;
|
||||
export declare function getHandlers(options: Options): any;
|
Reference in New Issue
Block a user