type-check@0.4.0
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
MIT
2020-04-03
安装 (0.4.0)
npm install type-check@0.4.0
yarn add type-check@0.4.0
pnpm add type-check@0.4.0
bun add type-check@0.4.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| prelude-ls | ^1.2.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| browserify | ^16.5.1 |
| livescript | ^1.6.0 |
| mocha | ^7.1.1 |