mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 15:57:06 +08:00
chore: migrate blocksuite test (#9222)
This commit is contained in:
7
blocksuite/tests-legacy/utils/actions/index.ts
Normal file
7
blocksuite/tests-legacy/utils/actions/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export * from './block.js';
|
||||
export * from './click.js';
|
||||
export * from './drag.js';
|
||||
export * from './edgeless.js';
|
||||
export * from './keyboard.js';
|
||||
export * from './misc.js';
|
||||
export * from './selection.js';
|
||||
Reference in New Issue
Block a user