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

Function Zt

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

Source from the content-addressed store, hash-verified

8060 return new TypeError(`ReadableStream.prototype.${e3} can only be used on a ReadableStream`);
8061}
8062function Zt(e3, t2) {
8063 F4(e3, t2);
8064 const r3 = null == e3 ? void 0 : e3.highWaterMark;
8065 return M4(r3, "highWaterMark", "QueuingStrategyInit"), { highWaterMark: Y4(r3) };
8066}
8067function tr(e3) {
8068 return new TypeError(`ByteLengthQueuingStrategy.prototype.${e3} can only be used on a ByteLengthQueuingStrategy`);
8069}

Callers 1

constructorMethod · 0.85

Calls 3

F4Function · 0.85
M4Function · 0.85
Y4Function · 0.85

Tested by

no test coverage detected