/** * filters * @author Tevin */ import CFilter from '@components/plugins/filter/CFilter.vue'; export { CFilter }