/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/compiler-cli/src/ngtsc/docs/index.ts
10 строк
283 B
Paul Gschwendtner
build: migrate `compiler-cli/src/ngtsc/docs` to `ts_project` (#61181)
09 май 2025, 18:59
09 май 2025, 18:59
32c4792
Код
Авторство
О чём код?
/** * @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 './src/entities'; export {DocsExtractor} from './src/extractor';