UNPKG

xero-hero

Version:

Heroic utilities to simplify and enable your progress with the [xero-node](https://www.npmjs.com/package/xero-node) SDK.

4 lines (2 loc) 86 B
declare const deepClone: <T extends object>(instance: T) => T; export { deepClone };