GT2/GT2-iOS/node_modules/expo/flow/react-native-gesture-handle...

6 lines
94 B
JavaScript
Raw Normal View History

2018-02-12 17:26:06 +00:00
/* @flow */
declare module 'react-native-gesture-handler' {
declare module.exports: any;
}