summaryrefslogtreecommitdiff
path: root/packages/cli/index.ts
blob: 7df29cd08e38db8fcfeebb058f4821b01670dc7f (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env node

/**
 * @license
 * Copyright 2025 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

import './src/gemini.js';