mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
[ReactNative] Remove all the flow errors
This commit is contained in:
parent
fea2db42fd
commit
6fea7c2846
@ -21,3 +21,6 @@ declare var fetch: any;
|
||||
declare var Headers: any;
|
||||
declare var Request: any;
|
||||
declare var Response: any;
|
||||
declare module requestAnimationFrame {
|
||||
declare var exports: (callback: any) => any;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user