UNPKG

react-native-gesture-handler

Version:

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

9 lines (7 loc) 186 B
export {}; declare global { // Module ID for the native Gesture Handler module, injected via JSI. // @internal // eslint-disable-next-line no-var var _RNGH_MODULE_ID: number; }