Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserslist/browserslist
/ cli.js
File
cli.js
cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
var
fs = require(
'fs'
)
4
var
updateDb = require(
'update-browserslist-db'
)
Callers
nothing calls this directly
Calls
3
isArg
Function · 0.85
error
Function · 0.85
browserslist
Function · 0.85
Tested by
no test coverage detected