1.0.2 • Published 6 years ago
deep-copy-object v1.0.2
deep-copy-object
Deep copy a JavaScript Object
Installation
Use the npm to install
npm install deep-copy-objectUsage
import Copier from 'deep-copy-object'
const objNew = Copier.deepCopy(obj)Deep copy a JavaScript Object
Use the npm to install
npm install deep-copy-objectimport Copier from 'deep-copy-object'
const objNew = Copier.deepCopy(obj)