/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-native/Libraries/Animated/AnimatedPlatformConfig.js
13 строк
276 B
Gijs Weterings
Flow strictify xplat/js/react-native-github where possible (#41051)
18 окт 2023, 15:36
18 окт 2023, 15:36
67c1a80
Код
Авторство
О чём код?
/** * 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 */ 'use strict'; export type PlatformConfig = {};