Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebMCP-org/chrome-devtools-quickstart
/ TokenUsage
Interface
TokenUsage
benchmark/helpers.ts:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
export
interface
TokenUsage {
79
inputTokens: number;
80
outputTokens: number;
81
}
82
83
export
interface
BenchmarkConfig {
84
model: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected