/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
adev/shared-docs/directives/index.ts
11 строк
371 B
Joey Perrott
refactor: various build and import specificer fixes for strict deps (#63323)
23 авг 2025, 00:45
23 авг 2025, 00:45
3df1dcc
Код
Авторство
О чём код?
/*! * @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 './click-outside/click-outside.directive'; export * from './external-link/external-link.directive'; export * from './search-item/search-item.directive';