is-kindof@2.1.0
Check type of given javascript value. Support promises, generators, streams, and native types. Thin wrapper around `kind-of` module.
MIT
2015-06-30
安装 (2.1.0)
npm install is-kindof@2.1.0
yarn add is-kindof@2.1.0
pnpm add is-kindof@2.1.0
bun add is-kindof@2.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| kind-of-extra | ~1.0.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| got | ^3.3.0 |
| got-promise | ^4.1.0 |
| plugin-error | ^0.1.2 |
| then-got | ^1.0.7 |