Initial commit
This commit is contained in:
6
node_modules/@jibo/apptoolkit-library/lib/constants.js
generated
vendored
Normal file
6
node_modules/@jibo/apptoolkit-library/lib/constants.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.ENDPOINT = 'portal.jibo.com';
|
||||
exports.MAX_CERT_TRIES = 40;
|
||||
exports.PORT = 7160;
|
||||
//# sourceMappingURL=constants.js.map
|
||||
Reference in New Issue
Block a user