@blocksuite/global
Advanced tools
Comparing version 0.4.0-20230129215429-b7fd526 to 0.4.0-20230130171906-1b6338b
export * from './consts/blockhub.js'; | ||
export * from './consts/database-block.js'; | ||
export * from './consts/affine-style-consts.js'; | ||
export declare const BLOCK_ID_ATTR: "data-block-id"; | ||
@@ -4,0 +5,0 @@ export declare const BLOCK_SERVICE_LOADING_ATTR: "data-service-loading"; |
export * from './consts/blockhub.js'; | ||
export * from './consts/database-block.js'; | ||
export * from './consts/affine-style-consts.js'; | ||
export const BLOCK_ID_ATTR = 'data-block-id'; | ||
@@ -4,0 +5,0 @@ export const BLOCK_SERVICE_LOADING_ATTR = 'data-service-loading'; |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.4.0-20230129215429-b7fd526", | ||
"version": "0.4.0-20230130171906-1b6338b", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
export * from './consts/blockhub.js'; | ||
export * from './consts/database-block.js'; | ||
export * from './consts/affine-style-consts.js'; | ||
@@ -4,0 +5,0 @@ export const BLOCK_ID_ATTR = 'data-block-id' as const; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
236766
69
2906