MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / apply

Function apply

ses.cjs:8282–8286  ·  view source on GitHub ↗
(_target, _thisArg, _args)

Source from the content-addressed store, hash-verified

8280
8281 },
8282 apply(_target, _thisArg, _args) {
8283 throw TypeError(
8284 'Cannot call module exports namespace, it is not a function');
8285
8286 },
8287 construct(_target, _args) {
8288 throw TypeError(
8289 'Cannot construct module exports namespace, it is not a constructor');

Callers 12

promiseAllFunction · 0.85
uncurryThisFunction · 0.85
isTypedArrayFunction · 0.85
makeDateConstructorFunction · 0.85
makeEvaluateFunction · 0.85
safeEvaluateFunction · 0.85
wrapLoggerFunction · 0.85
methodEntryFunction · 0.85
captureStackTraceFunction · 0.85
getStackStringFunction · 0.85
ResultErrorFunction · 0.85
tameFauxDataPropertyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected