import { withInstall } from '@/utils'; import DataView from './src/data-view.vue'; export const AppDataView = withInstall(DataView);