Skip to content

Commit

Permalink
chore: expose useLink return type
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jun 12, 2024
1 parent c990b0e commit 36acc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/router/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ export type {
_RouterLinkI,
RouterLinkProps,
UseLinkOptions,
UseLinkReturn,
} from './RouterLink'
export { RouterView } from './RouterView'
export type { RouterViewProps } from './RouterView'
Expand Down

0 comments on commit 36acc3d

Please # to comment.