Sign in
◑
Theme
bazel
/
continuous-integration
/
bdfb167c3963ddf83a121fc40ef9eae2126fd516
/
.
/
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
;