MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / _throwError

Method _throwError

lib.commonjs/abi/coders/abstract-coder.js:340–342  ·  view source on GitHub ↗
(message, value)

Source from the content-addressed store, hash-verified

338 });
339 }
340 _throwError(message, value) {
341 (0, index_js_1.assertArgument)(false, message, this.localName, value);
342 }
343}
344exports.Coder = Coder;
345/**

Callers 5

encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected