We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3a358f + 035e4eb commit 630a650Copy full SHA for 630a650
src/overwrite_object_field_value.js
@@ -1,5 +1,3 @@
1
-"use strict";
2
-
3
module.exports = function overwriteObjectFieldValue(abstractPath, value, object, delimiter) {
4
delimiter = undefined !== delimiter ? delimiter : '.';
5
0 commit comments