/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/core/src/debug/ai/traversal.ts
9 строк
281 B
Doug Parker
feat(core): implement Angular DI graph in-page AI tool
14 апр 2026, 18:35
14 апр 2026, 18:35
75f2cb8
Код
Авторство
О чём код?
/** * @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 {walkLViewDirectives} from '../../render3/util/view_traversal_utils';