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

File util.js

src/common/util.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SAFETY WARNING! Exports used by `injected` must make ::safe() calls and use __proto__:null
2
3import { NO_CACHE, U8_fromBase64 } from '@/common/consts';
4

Callers

nothing calls this directly

Calls 2

getMessageMethod · 0.80
memoizeFunction · 0.70

Tested by

no test coverage detected