ya-express-ntlm
Version:
10 lines • 532 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.DELAY_BETWEEN_USER_AUTHENTICATE_CHALLENGES_MILLIS = exports.arrowRR = exports.LLarrow = exports.LarrowR = exports.Larrow = exports.arrowR = void 0;
exports.arrowR = '−−−▶';
exports.Larrow = '◀−−−';
exports.LarrowR = '◄−−−►';
exports.LLarrow = '◄−−−◄−−−';
exports.arrowRR = '−−−►−−−►';
exports.DELAY_BETWEEN_USER_AUTHENTICATE_CHALLENGES_MILLIS = 20000;
//# sourceMappingURL=constants.js.map