UNPKG

wix-style-react

Version:
14 lines (13 loc) 322 B
"use strict"; exports.__esModule = true; exports.Appearance = void 0; var Appearance = exports.Appearance = { Warning: 'warning', Standard: 'standard', Danger: 'danger', Success: 'success', Premium: 'premium', Preview: 'preview', ExperimentalDark: 'experimentalDark' }; //# sourceMappingURL=constants.js.map