UNPKG

xero-node

Version:

Xero NodeJS OAuth 2.0 client for xero-node

11 lines (10 loc) 376 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); //import { XeroClient } from "./XeroClient"; //module.exports = [XeroClient]; __export(require("./gen/api/apis")); __export(require("./gen/model/accounting/models")); __export(require("./XeroClient"));