1
import VirtualScroll from './src/index';
2 3
import { withInstall } from '../util';
4 5
withInstall(VirtualScroll); export { VirtualScroll };