UNPKG

gemini-cost-tracker

Version:

CLI tool to display token usage and costs for Gemini and Vertex AI

3 lines 159 B
import { CLIOptions } from '../types/index.js'; export declare function exportCommand(options: CLIOptions): Promise<void>; //# sourceMappingURL=export.d.ts.map