MCPcopy
hub / github.com/di-sukharev/opencommit / gt

Function gt

out/cli.cjs:7720–7724  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7718 return new TypeError("Cannot " + e3 + " a stream using a released writer");
7719}
7720function gt(e3) {
7721 e3._closedPromise = u2((t2, r3) => {
7722 e3._closedPromise_resolve = t2, e3._closedPromise_reject = r3, e3._closedPromiseState = "pending";
7723 });
7724}
7725function wt(e3, t2) {
7726 gt(e3), St(e3, t2);
7727}

Callers 2

wtFunction · 0.85
constructorMethod · 0.85

Calls 1

u2Function · 0.85

Tested by

no test coverage detected