import { withInstall } from '@eciol/shared'; import vScroll from './src/VirtualScroll.vue'; export const VScroll = withInstall(vScroll);