GuardResult
The supported types that can be returned from a Router
guard.
type GuardResult = boolean | UrlTree;
The supported types that can be returned from a Router
guard.
type GuardResult = boolean | UrlTree;