MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / cache.js

File cache.js

src/background/utils/cache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import initCache from '@/common/cache';
2import { addOwnCommands } from './init';
3
4const cache = initCache({

Callers

nothing calls this directly

Calls 2

addOwnCommandsFunction · 0.90
initCacheFunction · 0.85

Tested by

no test coverage detected