Navigation Guard with a type parameter for this.
this
TypesConfig
Return a value from the guard instead of calling next(value). The callback will be removed in a future version of Vue Router.
next(value)
Navigation Guard with a type parameter for
this.See
TypesConfig