@blocksuite/global
Advanced tools
Comparing version 0.4.1-20230223000800-427ad66 to 0.4.1-20230223195957-963a0ba
@@ -72,2 +72,6 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any | ||
enable_slash_menu: boolean; | ||
/** | ||
* Block selection can trigger format bar | ||
*/ | ||
enable_block_selection_format_bar: boolean; | ||
enable_edgeless_toolbar: boolean; | ||
@@ -74,0 +78,0 @@ readonly: Record<string, boolean>; |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.4.1-20230223000800-427ad66", | ||
"version": "0.4.1-20230223195957-963a0ba", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
124330
2221