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

Method constructor

lib.commonjs/abi/interface.js:52–57  ·  view source on GitHub ↗

* @_ignore:

(fragment, topic, args)

Source from the content-addressed store, hash-verified

50 * @_ignore:
51 */
52 constructor(fragment, topic, args) {
53 const name = fragment.name, signature = fragment.format();
54 (0, index_js_3.defineProperties)(this, {
55 fragment, name, signature, topic, args
56 });
57 }
58}
59exports.LogDescription = LogDescription;
60/**

Callers

nothing calls this directly

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected