/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v17.0.2
packages/react-server/flight-server-runtime.js
10 строк
250 B
Sebastian Markbåge
Add server-runtime to create Server Blocks (#18392)
26 мар 2020, 05:03
Не верифицирован
26 мар 2020, 05:03
ce6fe50
Код
Авторство
О чём код?
/** * 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 './src/ReactFlightServerRuntime';