mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Added wrapper property
This commit is contained in:
Vendored
+1
@@ -241,6 +241,7 @@ declare class Swiper {
|
||||
height: number;
|
||||
params: any;
|
||||
positions: any;
|
||||
wrapper: any;
|
||||
virtualSize: number;
|
||||
|
||||
// Feature detection
|
||||
|
||||
Reference in New Issue
Block a user