GT2/GT2-iOS/node_modules/expo/flow/react-native-gesture-handler.js
2018-02-12 17:26:06 +00:00

5 lines
94 B
JavaScript

/* @flow */
declare module 'react-native-gesture-handler' {
declare module.exports: any;
}