UNPKG

105 BTypeScriptView Raw
1// @ts-ignore
2import Swiper from './types/swiper-class.d.ts';
3
4export default Swiper;
5export { Swiper };