@intlify/vue-router-bridge
Advanced tools
Comparing version
@@ -409,3 +409,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */ | ||
*/ | ||
declare function useRoute<T = ComputedRef<Route>>(): T | ||
declare function useRoute<T = RouteLocationNormalizedLoaded>(): T | ||
@@ -412,0 +412,0 @@ /** |
{ | ||
"name": "@intlify/vue-router-bridge", | ||
"version": "0.3.6-6a56e52", | ||
"version": "0.3.6-d051d25", | ||
"description": "Vue Router bridging for Vue 2 & Vue 3", | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
35756
0