MCPcopy 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

1import { exec } from "node:child_process";
2import { promisify } from "node:util";
3import fg from "fast-glob";
4import os from "node:os";

Callers

nothing calls this directly

Calls 4

runNextFunction · 0.85
globMethod · 0.65
logMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected