get-first@0.1.2
Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.
MIT
2016-01-18
安装 (0.1.2)
npm install get-first@0.1.2
yarn add get-first@0.1.2
pnpm add get-first@0.1.2
bun add get-first@0.1.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| get-value | ^2.0.2 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| should | ^8.1.1 |