mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 05:29:08 +08:00
refactor(editor): reorg code structure of store package (#9525)
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export const COLLECTION_VERSION = 2;
|
||||
|
||||
export const PAGE_VERSION = 2;
|
||||
|
||||
export const SCHEMA_NOT_FOUND_MESSAGE =
|
||||
'Schema not found. The block flavour may not be registered.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user