Release 0.7.17
This commit is contained in:
2
typings/types.d.ts
vendored
2
typings/types.d.ts
vendored
@@ -145,7 +145,7 @@ export declare enum MouseInteractions {
|
||||
Focus = 5,
|
||||
Blur = 6,
|
||||
TouchStart = 7,
|
||||
TouchMove = 8,
|
||||
TouchMove_Departed = 8,
|
||||
TouchEnd = 9
|
||||
}
|
||||
declare type mouseInteractionParam = {
|
||||
|
||||
Reference in New Issue
Block a user