Skip to content

Commit 09bbc89

Browse files
committed
feat(types): expose RouteParamsRaw
1 parent 9ab621c commit 09bbc89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ export {
4040
RouteLocationNormalized,
4141
RouteLocationNormalizedLoaded,
4242
RouteParams,
43+
RouteParamsRaw,
4344
RouteParamValue,
45+
RouteParamValueRaw,
4446
RouteLocationMatched,
4547
RouteLocationOptions,
4648
RouteRecordRedirectOption,

0 commit comments

Comments
 (0)