mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 09:06:19 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// blockdb configuration item related property name key
|
||||
export const PAGE_TREE = 'page_tree';
|
||||
export const RECENT_PAGES = 'activities';
|
||||
export const WORKSPACE_COMMENTS = 'workspace_comments';
|
||||
export const WORKSPACE_CONFIG = 'workspace_config';
|
||||
@@ -0,0 +1 @@
|
||||
export * from './constants';
|
||||
Reference in New Issue
Block a user