summaryrefslogtreecommitdiff
path: root/packages/core/src/code_assist/constants.ts
blob: 898b6136e06c804a5d432d9333fab17ec744ab63 (plain)
1
2
3
4
5
6
7
/**
 * @license
 * Copyright 2025 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

export const DEFAULT_ENDPOINT = 'https://cloudcode-pa.googleapis.com';