Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/agents
/ typecheck.ts
File
typecheck.ts
scripts/typecheck.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ exec } from
"node:child_process"
;
2
import
{ promisify } from
"node:util"
;
3
import
fg from
"fast-glob"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
4
runNext
Function · 0.85
glob
Method · 0.65
log
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected