mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix: remove global, store and std in affine packages (#9785)
This commit is contained in:
6
blocksuite/affine/all/src/store/test.ts
Normal file
6
blocksuite/affine/all/src/store/test.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
createAutoIncrementIdGenerator,
|
||||
TestDoc,
|
||||
TestMeta,
|
||||
TestWorkspace,
|
||||
} from '@blocksuite/store/test';
|
||||
Reference in New Issue
Block a user