## yoClone(object)

Clone an object to another 

```javascript
var clonedObject = yoClone(object);
```

Go to [index](index.md)