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

Function _t

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

Source from the content-addressed store, hash-verified

7706 ut(e3), et(r3, t2);
7707}
7708function _t(e3) {
7709 return new TypeError(`WritableStream.prototype.${e3} can only be used on a WritableStream`);
7710}
7711function pt(e3) {
7712 return new TypeError(`WritableStreamDefaultController.prototype.${e3} can only be used on a WritableStreamDefaultController`);
7713}

Callers 4

lockedMethod · 0.85
abortMethod · 0.85
closeMethod · 0.85
getWriterMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected