/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/material/radio/index.ts
3 строки
230 B
Kristiyan Kostadinov
docs: convert examples to standalone (#27137)
22 май 2023, 16:44
Не верифицирован
22 май 2023, 16:44
748f177
Код
Авторство
О чём код?
export {RadioNgModelExample} from './radio-ng-model/radio-ng-model-example'; export {RadioOverviewExample} from './radio-overview/radio-overview-example'; export {RadioHarnessExample} from './radio-harness/radio-harness-example';