clone Object clone supporting date, regexp, array and object types. Example var obj = clone({ a: 'b', c: [ new Date(), 'tobi', 'jane' ] }) API clone(obj) Clones obj recursively and returns it. License< 6232 svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"> MIT