Skip to content

Commit a09ec2d

Browse files
committed
export SearchParams
1 parent 50c5d7b commit a09ec2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export * from "./data/index.js";
1919
export type {
2020
Location,
2121
LocationChange,
22+
SearchParams,
2223
MatchFilter,
2324
MatchFilters,
2425
NavigateOptions,

0 commit comments

Comments
 (0)