UNPKG

crnc

Version:

currency conversion and functionality for the web

4 lines 104 B
export function clone(x) { return JSON.parse(JSON.stringify(x)); } //# sourceMappingURL=clone.js.map