mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f788aab45b
Summary: Changelog: [Internal] Reviewed By: yungsters Differential Revision: D31552508 fbshipit-source-id: 1821f97393e3b9c40bd484a0831eb8fbdfc4bb82
12 lines
259 B
JavaScript
12 lines
259 B
JavaScript
/**
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*
|
|
* @format
|
|
* @flow strict-local
|
|
*/
|
|
|
|
import '../Core/InitializeCore';
|