mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
5023b105e4
Summary: Switches to the `nullthrows` package instead of using `fbjs/lib/nullthrows`. The version of `nullthrows` in `fbjs` is outdated and already missing features that exist in the standalone `nullthrows` package. Also, this mitigates the inevitable collision between `nullthrows` (as a Haste module) and `nullthrows` (as a `node_modules` dependency). Reviewed By: zertosh Differential Revision: D9733178 fbshipit-source-id: 1b589d48c1ed57cebf2088b796ad72e212534c0a |
||
---|---|---|
.. | ||
console.js | ||
create-react-class.js | ||
fbjs.js | ||
jest.js | ||
Map.js | ||
Position.js | ||
Promise.js | ||
prop-types.js | ||
Set.js | ||
Stringish.js |