MCPcopy Create free account
hub / github.com/angular/angular / app-routing.module.ts

File app-routing.module.ts

integration/platform-server/projects/ngmodule/src/app/app-routing.module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {NgModule} from '@angular/core';
2import {RouterModule, Routes} from '@angular/router';
3import {HelloWorldComponent} from './helloworld/hello-world.component';
4import {TransferStateComponent} from './transferstate/transfer-state.component';

Callers

nothing calls this directly

Calls 3

NgModuleInterface · 0.90
thenMethod · 0.65
forRootMethod · 0.45

Tested by

no test coverage detected