feat(slides): add support for Swiper 7 (#24190)

This commit is contained in:
Liam DeBeasi
2021-11-09 12:50:56 -05:00
committed by GitHub
parent 579d11824d
commit d0b61307c6
7 changed files with 118 additions and 18 deletions

View File

@ -43,7 +43,7 @@ export * from './types/ionic-lifecycle-hooks';
export { IonicModule } from './ionic-module';
// UTILS
export { IonicSafeString, getPlatforms, isPlatform, createAnimation, IonicSwiper } from '@ionic/core';
export { IonicSafeString, getPlatforms, isPlatform, createAnimation, IonicSwiper, IonicSlides } from '@ionic/core';
// CORE TYPES
export {