The modern build of lodash’s internal `baseProperty` as a module.
npm install lodash._baseproperty
yarn add lodash._baseproperty
pnpm add lodash._baseproperty
bun add lodash._baseproperty
The modern build of lodash’s internal baseProperty exported as a Node.js/io.js module.
baseProperty
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash._baseproperty
In Node.js/io.js:
var baseProperty = require('lodash._baseproperty');
See the package source for more details.