assert-kindof@0.0.0
Checks the type of a value and throws if not okey. More clear and simple syntax and consistent error messages.
MIT
2015-03-29
安装 (0.0.0)
npm install assert-kindof@0.0.0
yarn add assert-kindof@0.0.0
pnpm add assert-kindof@0.0.0
bun add assert-kindof@0.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-plain-object | ^1.0.0 |
| kind-of | ^1.1.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| istanbul-harmony | ~0.3.1 |
| mocha | ~2.2.1 |