/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/material/progress-bar/public-api.ts
10 строк
275 B
Kristiyan Kostadinov
build: update to TypeScript 5.9 (#31604)
01 авг 2025, 11:50
Не верифицирован
01 авг 2025, 11:50
d06d969
Код
Авторство
О чём код?
/** * @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 './progress-bar'; export * from './progress-bar-module';