DebugTracingFeature
Type Alias
A type alias for providers returned by withDebugTracing
for use with provideRouter
.
API
type DebugTracingFeature = RouterFeature<RouterFeatureKind.DebugTracingFeature>
Jump to details
A type alias for providers returned by withDebugTracing
for use with provideRouter
.
type DebugTracingFeature = RouterFeature<RouterFeatureKind.DebugTracingFeature>