/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-dom/unstable_server-external-runtime.js
10 строк
281 B
mofeiZ
[ServerRenderer] Move fizz external runtime implementation to react-dom-bindings (#25617)
03 ноя 2022, 18:15
Не верифицирован
03 ноя 2022, 18:15
1a08f14
Код
Авторство
О чём код?
/** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @flow */ export * from 'react-dom-bindings/src/server/ReactDOMServerExternalRuntime';