/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
scripts/cxx-api/tests/snapshots/should_handle_array_variable/test.h
14 строк
285 B
Jakub Piasecki
Handle member array types in the snapshot (#56206)
26 мар 2026, 18:40
26 мар 2026, 18:40
33158cb
Код
Авторство
О чём код?
/* * 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. */ #pragma once namespace test { const char ViewComponentName[] = "View"; } // namespace test