Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected