@docusaurus/types
Advanced tools
Comparing version 2.0.0-alpha.50 to 2.0.0-alpha.51
{ | ||
"name": "@docusaurus/types", | ||
"version": "2.0.0-alpha.50", | ||
"version": "2.0.0-alpha.51", | ||
"description": "Common used typings for Docusaurus packages", | ||
@@ -16,3 +16,3 @@ "main": "./src/index.js", | ||
}, | ||
"gitHead": "c207c3ba31b16eb91ac3c6dbe7a295e698c9413c" | ||
"gitHead": "c9c5aedcb59e56b2e404bb010bd0ec3055d6c4c6" | ||
} |
@@ -48,2 +48,3 @@ /** | ||
siteConfig?: DocusaurusConfig; | ||
isClient?: boolean; | ||
} | ||
@@ -63,2 +64,3 @@ | ||
open: boolean; | ||
poll: boolean; | ||
} | ||
@@ -65,0 +67,0 @@ |
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
5536
170
31
44
9
237