react
Version:
React is a JavaScript library for building user interfaces.
19 lines (15 loc) • 458 B
JavaScript
/** @license React vundefined
* react-unstable-shared-subset.development.js
*
* 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.
*/
;
if (process.env.NODE_ENV !== "production") {
(function() {
;
throw new Error('This entry point is not yet supported outside of experimental channels');
})();
}