UNPKG

bugyo-cloud-client

Version:
6 lines 392 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BugyoCloudClientService = void 0; var bugyo_cloud_client_service_1 = require("./bugyo-cloud-client-service"); Object.defineProperty(exports, "BugyoCloudClientService", { enumerable: true, get: function () { return bugyo_cloud_client_service_1.BugyoCloudClientService; } }); //# sourceMappingURL=index.js.map