UNPKG

@zebra-ui/swiper

Version:

专为多端设计的高性能swiper轮播组件库,支持多种复杂的 3D swiper轮播效果。

8 lines (7 loc) 272 B
// @ts-nocheck export * from './shared.d.ts' export { default as Swiper } from './swiper-class.d.ts' export { SwiperInterface } from './swiper-class.d.ts' export * from './swiper-events.d.ts' export * from './swiper-options.d.ts' export * from './modules/public-api.d.ts'