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) 96 B
declare const hasProperty: (object: any, property: string) => boolean; export { hasProperty };