UNPKG

xapi-activities

Version:
9 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var getClient_1 = require("./getClient"); exports.default = function (config) { return { getClient: getClient_1.default(config), }; }; //# sourceMappingURL=index.js.map