/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v18.2.0
packages/react-test-renderer/shallow.js
10 строк
250 B
Minh Nguyen
Replace ReactShallowRenderer with a dependency (#18144)
27 фев 2020, 21:10
Не верифицирован
27 фев 2020, 21:10
293878e
Код
Авторство
О чём код?
/** * 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 {default} from 'react-shallow-renderer';