@docusaurus/module-type-aliases
Advanced tools
Comparing version 2.0.0-alpha.9fd8a3c69 to 2.0.0-alpha.aff656182
{ | ||
"name": "@docusaurus/module-type-aliases", | ||
"version": "2.0.0-alpha.9fd8a3c69", | ||
"version": "2.0.0-alpha.aff656182", | ||
"description": "Docusaurus module type aliases", | ||
@@ -20,3 +20,3 @@ "types": "./src/index.d.ts", | ||
"license": "MIT", | ||
"gitHead": "45f57f674dc0394927c200624420b7e85d657760" | ||
"gitHead": "fb2bbd0fdac96702be419724a65fb9605c6fc343" | ||
} |
@@ -55,2 +55,3 @@ /** | ||
currentLocale: string; | ||
localeConfigs: Record<string, {label: string}>; | ||
}; | ||
@@ -57,0 +58,0 @@ export default i18n; |
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
4710
106