/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v18.1.0
packages/react/src/ReactSharedSubset.js
13 строк
358 B
Andrew Clark
Remove public export for unstable-shared-subset.js (#23261)
23 фев 2022, 04:03
Не верифицирован
23 фев 2022, 04:03
552c067
Код
Авторство
О чём код?
/** * 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. * * @flow */ // eslint-disable-next-line react-internal/prod-error-codes throw new Error( 'This entry point is not yet supported outside of experimental channels', );