UNPKG

house-middleware-sdk

Version:

58 hosue rn native sdk

4 lines (3 loc) 87 B
export default function deepClone(data) { return JSON.parse(JSON.stringify(data)); }