2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
|
export declare function match(context: any, uri: any, req: any): any;
|