MCPcopy
hub / github.com/colinhacks/zod / parameters

Method parameters

packages/zod/src/v3/types.ts:3904–3906  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3902 }
3903
3904 parameters() {
3905 return this._def.args;
3906 }
3907
3908 returnType() {
3909 return this._def.returns;

Callers 1

function.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected