MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / pt

Function pt

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

Source from the content-addressed store, hash-verified

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}
7714function mt(e3) {
7715 return new TypeError(`WritableStreamDefaultWriter.prototype.${e3} can only be used on a WritableStreamDefaultWriter`);
7716}

Callers 3

abortReasonMethod · 0.85
signalMethod · 0.85
errorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected