import { withInstall } from '@/utils'; import DataInfoBar from './src/data-info-bar.vue'; export const AppDataInfoBar = withInstall(DataInfoBar);