MCPcopy Create free account
hub / github.com/WhiteSevs/TamperMonkeyScript / constructor

Method constructor

lib/Utils/src/ModuleRaid.js:38–121  ·  view source on GitHub ↗

* moduleRaid constructor * * @example * Constructing an instance without any arguments: * ```ts * const mR = new ModuleRaid() * ``` * * Constructing an instance with the optional `opts` object: * ```ts * const mR = new ModuleRaid({ entrypoint: 'webpackChunk_custom_name'

(opts)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

logMethod · 0.95
detectEntrypointMethod · 0.95
fillModulesMethod · 0.95
replaceGetMethod · 0.95
setupPushEventMethod · 0.95
forEachMethod · 0.80
toStringMethod · 0.65
eFunction · 0.50
keysMethod · 0.45
assignMethod · 0.45

Tested by

no test coverage detected