{"ast":null,"code":"import ScrollView from \"react-native-web/dist/exports/ScrollView\";\nimport listenToKeyboardEvents from \"./KeyboardAwareHOC\";\nexport default listenToKeyboardEvents(ScrollView);","map":{"version":3,"sources":["/Users/rohitsingh/Documents/projects/new-nativebase-setup/NativeBase/example/node_modules/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareScrollView.js"],"names":["listenToKeyboardEvents","ScrollView"],"mappings":";AAGA,OAAOA,sBAAP;AAEA,eAAeA,sBAAsB,CAACC,UAAD,CAArC","sourcesContent":["/* @flow */\n\nimport { ScrollView } from 'react-native'\nimport listenToKeyboardEvents from './KeyboardAwareHOC'\n\nexport default listenToKeyboardEvents(ScrollView)\n"]},"metadata":{},"sourceType":"module"}