The Wayback Machine - https://web.archive.org/web/20240920155704/https://angular.dev/api/router/ResolveData/
@angular/router

ResolveData

Type Alias

Represents the resolved data associated with a particular route.

  
    type ResolveData = {  [key: string | symbol]: ResolveFn<unknown> | DeprecatedGuard;}
  
  
Jump to details
HTTPS · web.archive.org
← Home