Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ index.ts
File
index.ts
packages/tsc/bench/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execa } from
"execa"
;
2
3
const
$ = execa({ stdout:
"inherit"
, stderr:
"inherit"
});
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected