We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1dbc2c commit eb13cb0Copy full SHA for eb13cb0
packages/client/src/router/index.ts
@@ -1,3 +1,5 @@
1
+export { useRoute, useRouter } from 'vue-router'
2
+
3
export * from './resolveRoute.js'
4
export * from './resolveRoutePath.js'
5
export * from './routes.js'
0 commit comments