MCPcopy Create free account
hub / github.com/WebMCP-org/chrome-devtools-quickstart / BenchmarkConfig

Interface BenchmarkConfig

benchmark/helpers.ts:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83export interface BenchmarkConfig {
84 model: string;
85 devServerUrl: string;
86}
87
88export interface ScreenshotAnalysisOptions {
89 prompt: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected