UNPKG

wix-style-react

Version:
13 lines (12 loc) 339 B
"use strict"; exports.__esModule = true; exports.SUCCESS_AUTO_CLOSE_TIME = exports.STATUS = void 0; var STATUS = exports.STATUS = { INFO: 'info', SUCCESS: 'success', WARNING: 'warning', ERROR: 'error', DEFAULT: 'info' }; var SUCCESS_AUTO_CLOSE_TIME = exports.SUCCESS_AUTO_CLOSE_TIME = 7000; //# sourceMappingURL=constants.js.map