UNPKG

swiper-next

Version:
9 lines (8 loc) 365 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const swiperItem = require("./swiper-item.js"); const registerInstall = require("../register-install.js"); ;/* empty css */ const SwiperItem = registerInstall.withInstall(swiperItem); registerInstall.registerInstall(swiperItem); exports.SwiperItem = SwiperItem;