| Current Path : /var/www/homesaver/www/bitrix/js/ui/alerts/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/alerts/src/index.js |
import Alert from './alert';
import AlertColor from './alert-color';
import AlertSize from './alert-size';
import AlertIcon from './alert-icon';
export {
Alert,
AlertColor,
AlertSize,
AlertIcon,
};