first commit
This commit is contained in:
2
app_vue/node_modules/http-proxy-middleware/dist/context-matcher.d.ts
generated
vendored
Normal file
2
app_vue/node_modules/http-proxy-middleware/dist/context-matcher.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
import type { Filter, Request } from './types';
|
||||
export declare function match(context: Filter, uri: string, req: Request): boolean;
|
Reference in New Issue
Block a user