| Current Path : /proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/dist/src/ui/ |
| Current File : //proc/self/root/usr/local/lib/node_modules/@google/gemini-cli/dist/src/ui/constants.d.ts |
/** * @license * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export declare const BOX_PADDING_X = 1; export declare const UI_WIDTH: number; export declare const STREAM_DEBOUNCE_MS = 100;