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

Function ie2

out/cli.cjs:7364–7366  ·  view source on GitHub ↗
(e3, t2, r3, o3, n2)

Source from the content-addressed store, hash-verified

7362 return new TypeError(`ReadableStreamAsyncIterator.${e3} can only be used on a ReadableSteamAsyncIterator`);
7363}
7364function ie2(e3, t2, r3, o3, n2) {
7365 new Uint8Array(e3).set(new Uint8Array(r3, o3, n2), t2);
7366}
7367function le2(e3) {
7368 const t2 = function(e4, t3, r3) {
7369 if (e4.slice) return e4.slice(t3, r3);

Callers 2

le2Function · 0.85
weFunction · 0.85

Calls 1

setMethod · 0.45

Tested by

no test coverage detected