/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/core/src/debug/ai/index.ts
9 строк
252 B
Doug Parker
refactor(core): add `registerAiTools` function
13 апр 2026, 14:12
13 апр 2026, 14:12
0c1cc6a
Код
Авторство
О чём код?
/** * @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 {registerAiTools} from './registration';