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

Function isError

ses.cjs:281–281  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

279 * @param {any} value
280 */$h‍_once.isObject(isObject);
281const isError= (value)=>value instanceof FERAL_ERROR;
282
283// The original unsafe untamed eval function, which must not escape.
284// Sample at module initialization time, which is before lockdown can

Callers 3

replacerFunction · 0.85
getMessageStringFunction · 0.85
extractErrorArgsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected