mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-27 22:54:46 +08:00
[ReactNative] Remove all the flow errors
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user