From 87b1ae55d98ee50098507a77076273dd1e5bec22 Mon Sep 17 00:00:00 2001 From: Andreas Krohn Date: Mon, 3 Jul 2017 20:55:57 +0200 Subject: [PATCH] Added wrapper property --- types/swiper/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/swiper/index.d.ts b/types/swiper/index.d.ts index f79c4ce7ca..57edc39a61 100644 --- a/types/swiper/index.d.ts +++ b/types/swiper/index.d.ts @@ -241,6 +241,7 @@ declare class Swiper { height: number; params: any; positions: any; + wrapper: any; virtualSize: number; // Feature detection