UNPKG
react-esm
Version:
alpha (16.8.4-alpha.5)
latest (16.8.4-alpha.0)
16.8.4-alpha.5
16.8.4-alpha.4
16.8.4-alpha.3
16.8.4-alpha.2
16.8.4-alpha.1
16.8.4-alpha.0
React is a JavaScript library for building user interfaces.
reactjs.org
react-esm
/
dist-src
/
shared
/
forks
/
warningWithoutStack.www.js
7 lines
•
223 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** * 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. */
export
default
require
(
'warning'
)
;