UNPKG

mockttp

Version:

Mock HTTP server for testing HTTP clients and stubbing webservices

2 lines 219 B
export declare function shouldPassThrough(hostname: string | undefined, passThroughPatterns: URLPattern[], interceptOnlyPatterns: URLPattern[] | undefined): hostname is string; //# sourceMappingURL=server-utils.d.ts.map