/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/aria/tabs/testing/public-api.ts
10 строк
276 B
Cheng-Hsuan Tsai
feat(aria/tabs): add test harnesses (#33079)
14 апр 2026, 23:32
Не верифицирован
14 апр 2026, 23:32
c25e625
Код
Авторство
О чём код?
/** * @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 './tabs-harness'; export * from './tabs-harness-filters';