@blocksuite/global
Advanced tools
Comparing version 0.5.0-20230304192152-02cfe2b to 0.5.0-20230305195734-5878b62
export * from './consts/affine-style-consts.js'; | ||
export * from './consts/blockhub.js'; | ||
export * from './consts/block-hub.js'; | ||
export declare const BLOCK_ID_ATTR = "data-block-id"; | ||
@@ -4,0 +4,0 @@ export declare const BLOCK_SERVICE_LOADING_ATTR = "data-service-loading"; |
export * from './consts/affine-style-consts.js'; | ||
export * from './consts/blockhub.js'; | ||
export * from './consts/block-hub.js'; | ||
export const BLOCK_ID_ATTR = 'data-block-id'; | ||
@@ -4,0 +4,0 @@ export const BLOCK_SERVICE_LOADING_ATTR = 'data-service-loading'; |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.5.0-20230304192152-02cfe2b", | ||
"version": "0.5.0-20230305195734-5878b62", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
export * from './consts/affine-style-consts.js'; | ||
export * from './consts/blockhub.js'; | ||
export * from './consts/block-hub.js'; | ||
@@ -4,0 +4,0 @@ export const BLOCK_ID_ATTR = 'data-block-id'; |
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
417723