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
It is common for Typescript users to declare their sources as an interface. Currently we have to type it `any`. This allows to use the actual `RouterSource` type
0 commit comments