Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserslist/browserslist
/ Usage
Interface
Usage
index.d.ts:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
let
nodeVersions: string[]
114
115
interface
Usage {
116
[version: string]: number
117
}
118
119
let
usage: {
120
global?: Usage
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…