MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / hook-setting.js

File hook-setting.js

src/common/hook-setting.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import options from './options';
2import { forEachEntry, objectGet } from './object';
3
4const hooks = {};

Callers

nothing calls this directly

Calls 2

objectGetFunction · 0.90
updateFunction · 0.85

Tested by

no test coverage detected