import { default as CrudTable } from './components/CrudTable.vue';

export { CrudTable };
