/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v16.14.0
packages/react/jsx-dev-runtime.js
10 строк
255 B
Luna Ruan
add jsx-runtime and jsx-dev-runtime (#18299)
17 мар 2020, 23:22
Не верифицирован
17 мар 2020, 23:22
90f8fe6
Код
Авторство
О чём код?
/** * 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 {Fragment, jsxDEV} from './src/jsx/ReactJSX';