"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ENDPOINT = 'portal.jibo.com';
exports.MAX_CERT_TRIES = 40;
exports.PORT = 8160;
//# sourceMappingURL=constants.js.map