/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/aria/menu/testing/public-api.ts
10 строк
276 B
Cheng-Hsuan Tsai
feat(aria/menu): introduce menu harness (#33067)
13 апр 2026, 19:38
Не верифицирован
13 апр 2026, 19:38
75fae52
Код
Авторство
О чём код?
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ export * from './menu-harness'; export * from './menu-harness-filters';