UNPKG

vibebench

Version:

CLI tool for VibeBench - vote on AI models from your terminal

3 lines 162 B
import { VibeBenchAPI } from '../lib/api-client.js'; export declare function modelsCommand(api: VibeBenchAPI): Promise<void>; //# sourceMappingURL=models.d.ts.map