mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 05:07:06 +08:00
feat(core): add new bs dnd adapter (#9717)
This commit is contained in:
@@ -5,3 +5,4 @@ declare type _GLOBAL_ = typeof SurfaceEffects;
|
||||
export * from './consts';
|
||||
export * from './drag-handle';
|
||||
export * from './utils';
|
||||
export type { DragBlockPayload } from './watchers/drag-event-watcher';
|
||||
|
||||
Reference in New Issue
Block a user