is-real-object@1.0.2
Returns `true` if a value is any type of object, but not an array. Browserify-ready.
MIT
2016-02-06
安装 (1.0.2)
npm install is-real-object@1.0.2
yarn add is-real-object@1.0.2
pnpm add is-real-object@1.0.2
bun add is-real-object@1.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-extendable | ^0.1.1 |
| isarray | ^1.0.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| pre-commit | * |