#!/usr/bin/env -S NODE_NO_WARNINGS=1 node
/**
 * @license
 * Copyright 2025 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */
import './src/gemini.js';
