Dexie.shallowClone() - zuki/Dexie.js GitHub Wiki
Shallow clones an object.
By shallow cloning, only the topmost properties are copied. Nestled properties will still point at same object.
Shallow clones an object.
By shallow cloning, only the topmost properties are copied. Nestled properties will still point at same object.