We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c9faf commit 8106368Copy full SHA for 8106368
1 file changed
src/index.tsx
@@ -12,6 +12,7 @@ export {
12
useResolvedPath,
13
useSearchParams,
14
useBeforeLeave,
15
+ usePreloadRoute
16
} from "./routing.js";
17
export { mergeSearchString as _mergeSearchString } from "./utils.js";
18
export * from "./data/index.js";
0 commit comments