/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v19.2.0
scripts/flow/xplat.js
12 строк
288 B
Ricky
Update RN dynamic flag types (#28427)
22 мар 2024, 19:23
Не верифицирован
22 мар 2024, 19:23
fa0efa1
Код
Авторство
О чём код?
/** * 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 */ declare module 'ReactNativeInternalFeatureFlags' { declare module.exports: any; }