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

Function pr

out/cli.cjs:8136–8140  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

8134 o3 !== r3._backpressure && fr(r3, true);
8135}
8136function pr(e3, t2) {
8137 return p3(e3._transformAlgorithm(t2), void 0, (t3) => {
8138 throw cr(e3._controlledTransformStream, t3), t3;
8139 });
8140}
8141function mr(e3) {
8142 return new TypeError(`TransformStreamDefaultController.prototype.${e3} can only be used on a TransformStreamDefaultController`);
8143}

Callers 1

l4Method · 0.85

Calls 2

p3Function · 0.85
crFunction · 0.85

Tested by

no test coverage detected