mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix xplat sync syntax error
Summary: DiffTrain build for commit https://github.com/facebook/react/commit/bf1bb2e5e52733a9577848f2913d06edcf24df14. Reviewed By: yungsters Differential Revision: D58369382 Pulled By: rickhanlonii fbshipit-source-id: 0e6058a285108279465b3c6f4edd8d23d9ddd4b8
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0d345698d8
commit
b0c0bb4591
@@ -5,9 +5,9 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow
|
||||
* @nolint
|
||||
* @generated SignedSource<<c1cc197c110e3a49a5e8f6bd5d32b23f>>
|
||||
* @flow
|
||||
* @generated SignedSource<<bb39e39880fecbf572b5f8e7c2a95c5d>>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow strict-local
|
||||
* @nolint
|
||||
* @generated SignedSource<<2881c8e89ef0f73f4cf6612cb518b197>>
|
||||
* @flow strict-local
|
||||
* @generated SignedSource<<b1b5e34e426103a69612278fd5c9f77c>>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -5,11 +5,10 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow
|
||||
* @nolint
|
||||
* @generated SignedSource<<0debd6e5a17dc037cb4661315a886de6>>
|
||||
* @flow
|
||||
* @generated SignedSource<<475c7d864efc2948c6125ddb8a38a4fc>>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import type {ReactNativeType} from './ReactNativeTypes';
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow strict
|
||||
* @nolint
|
||||
* @generated SignedSource<<c41f61379973354629ee7bf55ba92541>>
|
||||
* @flow strict
|
||||
* @generated SignedSource<<e7a1421518e1d99f18c5b14e85f44843>>
|
||||
*/
|
||||
|
||||
import type {ElementRef, ElementType, Element, AbstractComponent} from 'react';
|
||||
|
||||
+2
-2
@@ -5,9 +5,9 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow strict-local
|
||||
* @nolint
|
||||
* @generated SignedSource<<73af5b3fe29d226634ed64bc861634df>>
|
||||
* @flow strict-local
|
||||
* @generated SignedSource<<69d0cc554d77cddb1c779dfbdf569505>>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
+2
-2
@@ -5,9 +5,9 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @noformat
|
||||
* @flow strict-local
|
||||
* @nolint
|
||||
* @generated SignedSource<<ede54ac2fa1b9a09e234cdf098048989>>
|
||||
* @flow strict-local
|
||||
* @generated SignedSource<<62e766b69d440dab0a2d249f0cea38e0>>
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user