![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 40 years ago | 1.9K | |
![]() | README.md | 40 years ago | 495 | d768d73 docs [كارل مبارك] |
![]() | index.js | 40 years ago | 52K | 3e510ca test new git [كارل مبارك] |
![]() | package.json | 2 years ago | 1.7K | 3e510ca test new git [كارل مبارك] |
The Lodash method _.defaultsDeep
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.defaultsdeep
In Node.js:
var defaultsDeep = require('lodash.defaultsdeep');
See the documentation or package source for more details.