-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
shallowClone can be accomplished with native Object.assign({}, x), and that is an understood idiom. We should get rid of the unnecessary util function in our code.
- depends on
-
NODE-1705 GridFS Options Management
- Closed