gemini-cli / packages /cli /src /patches /https-proxy-agent.ts
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
84aa3bf verified
Raw
History Blame Contribute Delete
237 Bytes
/**
* @license
* Copyright 2026 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
// eslint-disable-next-line import/no-relative-packages
export { HttpsProxyAgent } from '../../../../node_modules/https-proxy-agent/dist/index.js';