@blocksuite/global
Advanced tools
Comparing version 0.4.0-20230111171650-bc63456 to 0.4.0-20230112162116-2214e7b
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.4.0-20230111171650-bc63456", | ||
"version": "0.4.0-20230112162116-2214e7b", | ||
"types": "./src/index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -107,2 +107,5 @@ // type shims for https://github.com/toeverything/blocksuite/issues/398 | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface SurfaceBlockModel {} | ||
export type ALL = { | ||
@@ -109,0 +112,0 @@ 'affine:paragraph': ParagraphBlockModel; |
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
18860
102