@mui/x-internal-gestures
Version:
The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.
1 lines • 73 B
TypeScript
export declare const getPinchDirection: (velocity: number) => 0 | 1 | -1;
The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.