/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/compiler-cli/src/ngtsc/hmr/index.ts
10 строк
278 B
Kristiyan Kostadinov
feat(compiler-cli): generate the HMR replacement module (#58205)
16 окт 2024, 10:22
16 окт 2024, 10:22
231e6ff
Код
Авторство
О чём код?
/*! * @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/metadata'; export * from './src/update_declaration';