/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
private/react-native-fantom/runner/index.js
13 строк
339 B
Alex Hunt
Reorganise shared script utils (#52473)
08 июл 2025, 16:10
08 июл 2025, 16:10
fc5e33b
Код
Авторство
О чём код?
/** * 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 strict-local * @format */ require('../../../scripts/shared/babelRegister').registerForMonorepo(); module.exports = require('./runner');