MCPcopy Create free account
hub / github.com/di-sukharev/opencommit /

Class

out/cli.cjs:10915–10915  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10913 const AsyncIteratorPrototype = Object.getPrototypeOf(Object.getPrototypeOf(async function* () {
10914 }).prototype);
10915 class ReadableStreamAsyncIteratorImpl {
10916 constructor(reader, preventCancel) {
10917 this._ongoingPromise = void 0;
10918 this._isFinished = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected