@i18n-micro/types
Advanced tools
+2
-1
@@ -63,3 +63,4 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */ | ||
| * Open Graph locale for `og:locale` / `og:locale:alternate` meta `content` (e.g. `ar_AE`). | ||
| * If omitted or empty, `iso` is used (then `code`). | ||
| * When omitted, `iso` is converted to OG format when possible (`en-US` → `en_US`). | ||
| * If conversion is not possible, `og:locale` tags are not emitted (dev warning when `missingWarn` is enabled). | ||
| */ | ||
@@ -66,0 +67,0 @@ og?: string; |
+2
-1
@@ -63,3 +63,4 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */ | ||
| * Open Graph locale for `og:locale` / `og:locale:alternate` meta `content` (e.g. `ar_AE`). | ||
| * If omitted or empty, `iso` is used (then `code`). | ||
| * When omitted, `iso` is converted to OG format when possible (`en-US` → `en_US`). | ||
| * If conversion is not possible, `og:locale` tags are not emitted (dev warning when `missingWarn` is enabled). | ||
| */ | ||
@@ -66,0 +67,0 @@ og?: string; |
+1
-1
| { | ||
| "name": "@i18n-micro/types", | ||
| "version": "1.2.4", | ||
| "version": "1.2.5", | ||
| "description": "TypeScript definitions for the Nuxt I18n Micro ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
50488
0.59%543
0.18%