@angular/router

DebugTracingFeature

Type Alias

A type alias for providers returned by withDebugTracing for use with provideRouter.

  
    type DebugTracingFeature = RouterFeature<RouterFeatureKind.DebugTracingFeature>
  
  
Jump to details