Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
initCache from
'@/common/cache'
;
2
import
{ addOwnCommands } from
'./init'
;
3
4
const
cache = initCache({
Callers
nothing calls this directly
Calls
2
addOwnCommands
Function · 0.90
initCache
Function · 0.85
Tested by
no test coverage detected