mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-03 22:50:48 +00:00
Remove flow annotation
This commit is contained in:
parent
966d411c86
commit
3c1b12e2c3
6
index.js
6
index.js
@ -1,9 +1,3 @@
|
|||||||
/**
|
|
||||||
* Sample React Native App
|
|
||||||
* https://github.com/facebook/react-native
|
|
||||||
* @flow
|
|
||||||
*/
|
|
||||||
|
|
||||||
import {NativeModules, NativeAppEventEmitter, Platform} from 'react-native';
|
import {NativeModules, NativeAppEventEmitter, Platform} from 'react-native';
|
||||||
|
|
||||||
let {Instabug} = NativeModules;
|
let {Instabug} = NativeModules;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user