Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jan 9, 2019
1 parent e083e0c commit 3db9083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/common.js
Expand Up @@ -231,6 +231,7 @@ function clean(obj, opts) {
}
exports.clean = clean

// rightmost wins
function deepextend() {
var argsarr = new Array(arguments.length)
for (var l = 0; l < argsarr.length; ++l) {
Expand Down

0 comments on commit 3db9083

Please sign in to comment.