%PDF- %PDF-
Direktori : /var/www/html/node_modules/swiper/react/ |
Current File : //var/www/html/node_modules/swiper/react/swiper-react.js |
/** * Swiper React 8.0.5 * Most modern mobile touch slider and framework with hardware accelerated transitions * https://swiperjs.com * * Copyright 2014-2022 Vladimir Kharlampidi * * Released under the MIT License * * Released on: February 10, 2022 */ import { Swiper } from './swiper.js'; import { SwiperSlide } from './swiper-slide.js'; export { useSwiperSlide, useSwiper } from './context.js'; export { Swiper, SwiperSlide };