MCPcopy Index your code
hub / github.com/node-modules/utility / Store

Function Store

benchmark/map.cjs:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43function Store() {}
44Store.prototype = Object.create(null);
45
46function map3(obj) {

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…