Object-Assign-Deep icon indicating copy to clipboard operation
Object-Assign-Deep copied to clipboard

Add support for preserving native JS objects such as Date() and Buffer()

Open saikojosh opened this issue 7 years ago • 0 comments

Native objects are currently stripped of their prototype, but it would be easy enough to preserve them through the cloning process.

saikojosh avatar Jul 12 '17 11:07 saikojosh