@c8y/client
Version:
Client application programming interface to access the Cumulocity IoT-Platform REST services.
7 lines • 340 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./ITenantOption"), exports);
tslib_1.__exportStar(require("./ITenantOptionDetailParams"), exports);
tslib_1.__exportStar(require("./TenantOptionsService"), exports);
//# sourceMappingURL=index.js.map