UNPKG

@opensig/opendesign

Version:

13 lines (12 loc) 295 B
import _sfc_main from "./OCarousel.vue.mjs"; import _sfc_main$1 from "./OCarouselItem.vue.mjs"; const OCarousel = Object.assign(_sfc_main, { OCarouselItem: _sfc_main$1, install(app) { app.component("OCarousel", _sfc_main); } }); export { OCarousel, _sfc_main$1 as OCarouselItem };