/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
scripts/cxx-api/tests/snapshots/should_handle_protocol_empty/test.h
10 строк
224 B
Dawid Małecki
Add support for parsing protocols (#55766)
03 мар 2026, 18:45
03 мар 2026, 18:45
1620298
Код
Авторство
О чём код?
/* * 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. */ @protocol RCTEmptyProtocol @end