ROUTER_INITIALIZER
A token for the router initializer that will be called after the app is bootstrapped.
const ROUTER_INITIALIZER: InjectionToken<(compRef: ComponentRef<any>) => void>;
A token for the router initializer that will be called after the app is bootstrapped.
const ROUTER_INITIALIZER: InjectionToken<(compRef: ComponentRef<any>) => void>;