mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 12:06:35 +08:00
feat: cascading events
This commit is contained in:
@@ -679,7 +679,7 @@ export type {
|
||||
ReadableContentExporter as BlockContentExporter,
|
||||
} from './block';
|
||||
export { BlockTypes, BucketBackend as BlockBackend } from './types';
|
||||
export type { BlockTypeKeys } from './types';
|
||||
export type { BlockFlavorKeys, BlockTypeKeys } from './types';
|
||||
export { isBlock } from './utils';
|
||||
export type {
|
||||
ArrayOperation,
|
||||
|
||||
Reference in New Issue
Block a user