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

Method pipe

out/cli.cjs:29808–29810  ·  view source on GitHub ↗
(target)

Source from the content-addressed store, hash-verified

29806 });
29807 }
29808 pipe(target) {
29809 return ZodPipeline.create(this, target);
29810 }
29811 readonly() {
29812 return ZodReadonly.create(this);
29813 }

Calls 1

createMethod · 0.45

Tested by

no test coverage detected