UNPKG

ringcentral-widgets

Version:
13 lines (10 loc) 352 B
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports.TOOLTIP_LONG_DELAY_TIME = void 0; // the delay time of text tooltip var TOOLTIP_LONG_DELAY_TIME = 1000; exports.TOOLTIP_LONG_DELAY_TIME = TOOLTIP_LONG_DELAY_TIME; //# sourceMappingURL=toolTipDelayTime.js.map