@intlify/vue-router-bridge
Advanced tools
Comparing version 0.3.6-6a56e52 to 0.3.6-d051d25
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35756