UNPKG

102 BTypeScriptView Raw
1export declare const IonicSwiper: {
2 name: string;
3 on: {
4 afterInit(swiper: any): void;
5 };
6};