This is the full path of the route that we will navigate to
The hash that is part of the route
An array of the matched vue components
Any meta data defined on the route object
The target name of the route
Any route params will be in here
The target path of the route
Any query params that are part of the route will be in here
When redirected this will contain the path of the source
Generated using TypeDoc
This should be the vue router type but it causes a lot of issues with mismatching versions so create a separate interface for the route