EnokMan a0ac4f99d2
Some checks failed
Setup ossutil / build (push) Failing after 25s
bump deps
2020-11-10 04:40:33 +00:00

3 lines
126 B
TypeScript

export declare function getProxyUrl(reqUrl: URL): URL | undefined;
export declare function checkBypass(reqUrl: URL): boolean;