Files
gemini-cli/packages/core/src/code_assist/constants.ts
T
2025-06-09 15:14:06 -07:00

8 lines
160 B
TypeScript

/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
export const DEFAULT_ENDPOINT = 'https://cloudcode-pa.googleapis.com';