UNPKG

323 BJavaScriptView Raw
1/**
2 * Swiper 11.1.4
3 * Most modern mobile touch slider and framework with hardware accelerated transitions
4 * https://swiperjs.com
5 *
6 * Copyright 2014-2024 Vladimir Kharlampidi
7 *
8 * Released under the MIT License
9 *
10 * Released on: May 30, 2024
11 */
12
13export { S as Swiper, S as default } from './shared/swiper-core.mjs';