Sign in
◑
Theme
bazel
/
continuous-integration
/
82a6cdbe33fc4748d0f92a4ba13835fd5ceee340
/
.
/
actions
/
release-helper
/
node_modules
/
@actions
/
http-client
/
proxy.d.ts
blob: 4599865401c3df96253f09df0e742ac25caab193 [
file
]
export
declare
function
getProxyUrl
(
reqUrl
:
URL
):
URL
|
undefined
;
export
declare
function
checkBypass
(
reqUrl
:
URL
):
boolean
;