UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

8 lines 150 B
export declare enum PointerType { TOUCH = 0, STYLUS = 1, MOUSE = 2, KEY = 3, OTHER = 4 } //# sourceMappingURL=PointerType.d.ts.map