Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ checker
Function
checker
packages/zod/src/v4/classic/tests/function.test.ts:181–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
180
// @ts-expect-error
181
const
checker = () => fn();
182
183
try {
184
checker();
Callers
1
function.test.ts
File · 0.70
Calls
1
fn
Function · 0.85
Tested by
no test coverage detected