marocchino-sticky-pull-requ.../node_modules/@actions/http-client/proxy.d.ts
2021-01-21 07:43:05 +09:00

2 lines
126 B
TypeScript

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