You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds type for `urlRewrite: Function` in `Route` interface. `urlRewrite` is present since v2.8.0 but its not present in types definition. Hence, this should fix it.
0 commit comments