UNPKG

olbench

Version:

Comprehensive Node.js-based benchmarking tool for Ollama local LLMs

8 lines 218 B
import React from 'react'; import { AppOptions } from './App.js'; interface Props { options: AppOptions; } export declare const ConfigManager: React.FC<Props>; export {}; //# sourceMappingURL=ConfigManager.d.ts.map