mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-19 11:02:11 +08:00
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export const REFERENCE_NODE = ' ';
|
|
export const DEFAULT_DOC_NAME = 'Untitled';
|