Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ unknown
Function
unknown
packages/zod/src/v4/classic/schemas.ts:1257–1259 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1255
});
1256
1257
export
function
unknown(): ZodUnknown {
1258
return
core._unknown(ZodUnknown);
1259
}
1260
1261
// ZodNever
1262
export
interface
ZodNever extends _ZodType<core.$ZodNeverInternals> {}
Callers
4
passthrough
Function · 0.70
loose
Function · 0.70
looseObject
Function · 0.70
_function
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected