refactor(router): update stability labels (#10902)
This commit is contained in:
@ -197,7 +197,7 @@ export interface CanDeactivate<T> {
|
||||
*
|
||||
* You can also provide a function with the same signature instead of the class.
|
||||
*
|
||||
* @experimental
|
||||
* @stable
|
||||
*/
|
||||
export interface Resolve<T> {
|
||||
resolve(route: ActivatedRouteSnapshot, state: RouterStateSnapshot):
|
||||
|
Reference in New Issue
Block a user