MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / index.test.js

File index.test.js

test/common/index.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 isRemote, compareVersion, debounce, throttle,
3 loadQuery, dumpQuery, getLocaleString,
4} from '@/common';

Callers

nothing calls this directly

Calls 8

isRemoteFunction · 0.90
compareVersionFunction · 0.90
debounceFunction · 0.90
throttleFunction · 0.90
loadQueryFunction · 0.90
dumpQueryFunction · 0.90
getLocaleStringFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected