UNPKG

vibebench

Version:

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

3 lines 172 B
import { VibeBenchAPI } from '../lib/api-client.js'; export declare function topCommand(api: VibeBenchAPI, count?: number): Promise<void>; //# sourceMappingURL=top.d.ts.map