mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
committed by
Sheetal Nandi
parent
9c90ba4143
commit
175b31c5dc
Vendored
+2
-2
@@ -320,8 +320,8 @@ declare class Swiper {
|
||||
enableMousewheelControl(): void;
|
||||
disableKeyboardControl(): void;
|
||||
enableKeyboardControl(): void;
|
||||
disableTouchContro(): void;
|
||||
enableTouchContro(): void;
|
||||
disableTouchControl(): void;
|
||||
enableTouchControl(): void;
|
||||
unsetGrabCursor(): void;
|
||||
setGrabCursor(): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user