Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserslist/browserslist
/ Stats
Interface
Stats
index.d.ts:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
interface
Stats {
68
[browser: string]: {
69
[version: string]: number
70
}
71
}
72
73
/**
74
* Browser names aliases.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…