/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v18.1.0
packages/react-dom/server.js
10 строк
233 B
Sebastian Markbåge
Convert the rest of react-dom and react-test-renderer to Named Exports (#18145)
27 фев 2020, 05:04
Не верифицирован
27 фев 2020, 05:04
f9c0a45
Код
Авторство
О чём код?
/** * 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 */ export * from './server.node';