vue-router / routeLocationKey
routeLocationKey
ts
const routeLocationKey: InjectionKey<RouteLocationNormalizedLoadedGeneric>;Internal
Allows overriding the current route returned by useRoute in tests. rl stands for route location

