MCPcopy Create free account
hub / github.com/ConsortiumAI/Consortium / promise

Method promise

packages/consortium-cli/src/utils/future.ts:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 get promise() {
22 return this._promise;
23 }
24}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected