type-check@0.3.2
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
MIT
2015-12-29
安装 (0.3.2)
npm install type-check@0.3.2
yarn add type-check@0.3.2
pnpm add type-check@0.3.2
bun add type-check@0.3.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| prelude-ls | ~1.1.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| browserify | ~12.0.1 |
| istanbul | ~0.4.1 |
| livescript | ~1.4.0 |
| mocha | ~2.3.4 |