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

Method constructor

lib.commonjs/abi/interface.js:129–134  ·  view source on GitHub ↗

* @_ignore:

(fragment, selector, args)

Source from the content-addressed store, hash-verified

127 * @_ignore:
128 */
129 constructor(fragment, selector, args) {
130 const name = fragment.name, signature = fragment.format();
131 (0, index_js_3.defineProperties)(this, {
132 fragment, name, args, signature, selector
133 });
134 }
135}
136exports.ErrorDescription = ErrorDescription;
137/**

Callers

nothing calls this directly

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected