MCPcopy Create free account
hub / github.com/kentcdodds/kcd-scripts / typecheck.js

File typecheck.js

src/scripts/typecheck.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const spawn = require('cross-spawn')
2const yargsParser = require('yargs-parser')
3const {hasAnyDep, resolveBin, hasFile} = require('../utils')
4

Callers

nothing calls this directly

Calls 3

hasAnyDepFunction · 0.85
hasFileFunction · 0.85
resolveBinFunction · 0.85

Tested by

no test coverage detected