MCPcopy 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

1const { inspect } = require('node:util')
2const t = require('tap')
3const Queryable = require('../../../lib/utils/queryable.js')
4

Callers

nothing calls this directly

Calls 6

teardownMethod · 0.80
queryMethod · 0.45
getMethod · 0.45
setMethod · 0.45
toJSONMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected