blob: 4599865401c3df96253f09df0e742ac25caab193 [file] [log] [blame]
export declare function getProxyUrl(reqUrl: URL): URL | undefined;
export declare function checkBypass(reqUrl: URL): boolean;