src/components/alert/index.js
/**
* @author haw
*/
import '../base';
import './style';
export Alert from './Alert';
export Confirm from './Confirm';
export Prompt from './Prompt';
/**
* @author haw
*/
import '../base';
import './style';
export Alert from './Alert';
export Confirm from './Confirm';
export Prompt from './Prompt';