Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/alerts/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/ui/install/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,
};