MCPcopy Create free account
hub / github.com/di-sukharev/opencommit /

Class

out/cli.cjs:14329–14329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14327 return (reason) => promiseCall(fn, original, [reason]);
14328 }
14329 class TransformStream3 {
14330 constructor(rawTransformer = {}, rawWritableStrategy = {}, rawReadableStrategy = {}) {
14331 if (rawTransformer === void 0) {
14332 rawTransformer = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected