externalVueCarousel.js 86 B

123
  1. import Vue from 'vue';
  2. import VueCarousel from 'vue-carousel';
  3. Vue.use(VueCarousel);