/** * CInput * @author Tevin */ import CInput from '@components/forms/input/CInput.vue'; export { CInput, }