MCPcopy
hub / github.com/npm/node-semver / lrucache.js

File lrucache.js

test/internal/lrucache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('tap')
4const LRUCache = require('../../internal/lrucache')

Callers

nothing calls this directly

Calls 2

setMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected