@i18n-micro/types
Advanced tools
+6
-0
@@ -347,2 +347,8 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */ | ||
| /** | ||
| * Register Vue DevTools inspector and timeline in dev (browser extension). | ||
| * Separate from the Nuxt DevTools custom tab. | ||
| * @default true | ||
| */ | ||
| vueDevtools?: boolean; | ||
| /** | ||
| * Global route-level locale configuration. | ||
@@ -349,0 +355,0 @@ * Allows restricting or customizing locale routes for specific pages without |
+6
-0
@@ -347,2 +347,8 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */ | ||
| /** | ||
| * Register Vue DevTools inspector and timeline in dev (browser extension). | ||
| * Separate from the Nuxt DevTools custom tab. | ||
| * @default true | ||
| */ | ||
| vueDevtools?: boolean; | ||
| /** | ||
| * Global route-level locale configuration. | ||
@@ -349,0 +355,0 @@ * Allows restricting or customizing locale routes for specific pages without |
+1
-1
| { | ||
| "name": "@i18n-micro/types", | ||
| "version": "1.2.10", | ||
| "version": "1.2.11", | ||
| "description": "TypeScript definitions for the Nuxt I18n Micro ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
61874
0.63%653
0.93%