vue-i18n-routing
Advanced tools
Comparing version 0.0.0-363434e to 0.0.0-9f85cbc
@@ -1,3 +0,1 @@ | ||
import type { Plugin as Plugin_2 } from 'vue-demi'; | ||
/** | ||
@@ -15,4 +13,4 @@ * Vue I18n Routing Version | ||
export declare const VueI18nRoutingPlugin: Plugin_2; | ||
export declare const VueI18nRoutingPlugin: (VueOrApp: any, options?: any) => void; | ||
export { } |
{ | ||
"name": "vue-i18n-routing", | ||
"description": "The i18n routing with using vue-i18n", | ||
"version": "0.0.0-363434e", | ||
"version": "0.0.0-9f85cbc", | ||
"dependencies": { | ||
@@ -6,0 +6,0 @@ "vue-demi": "*" |
3967
19705
20