UNPKG

swiper-next

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