Skip to content

Commit

Permalink
feat(types): expose RouteParamsRaw
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jan 7, 2021
1 parent 9ab621c commit 09bbc89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ export {
RouteLocationNormalized,
RouteLocationNormalizedLoaded,
RouteParams,
RouteParamsRaw,
RouteParamValue,
RouteParamValueRaw,
RouteLocationMatched,
RouteLocationOptions,
RouteRecordRedirectOption,
Expand Down

0 comments on commit 09bbc89

Please sign in to comment.