UNPKG

mockttp

Version:

Mock HTTP server for testing HTTP clients and stubbing webservices

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