mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
refactor(core): move block collection to affine and implement as doc (#9514)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { createAutoIncrementIdGenerator } from '../utils/id-generator.js';
|
||||
export * from './test-doc.js';
|
||||
export * from './test-workspace.js';
|
||||
|
||||
Reference in New Issue
Block a user