/** * CAlert * @author Tevin */ import CAlert from '@components/layout/alert/CAlert.vue'; export { CAlert, }