mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-01 23:44:15 -07:00
8 lines
158 B
TypeScript
8 lines
158 B
TypeScript
/* eslint-disable */
|
|
/**
|
|
* @license
|
|
* Copyright 2023 Lvce Editor
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
export { downloadRipGrep } from './downloadRipGrep.js'
|