/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/common/testing/src/navigation/fake_navigation.ts
9 строк
278 B
Andrew Scott
refactor(core): Add fake navigation to primitives for code sharing (#59857)
19 фев 2025, 23:09
19 фев 2025, 23:09
8657a0e
Код
Авторство
О чём код?
/** * @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 {ɵFakeNavigation as FakeNavigation} from '@angular/core/testing';