Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ queryable.js
File
queryable.js
test/lib/utils/queryable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ inspect } = require(
'node:util'
)
2
const
t = require(
'tap'
)
3
const
Queryable = require(
'../../../lib/utils/queryable.js'
)
4
Callers
nothing calls this directly
Calls
6
teardown
Method · 0.80
query
Method · 0.45
get
Method · 0.45
set
Method · 0.45
toJSON
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected