UNPKG

101 BJavaScriptView Raw
1import Lazyload from 'vue-lazyload';
2import 'mint-ui/src/style/empty.css';
3
4export default Lazyload;