mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-30 00:29:46 +08:00
refactor(editor): remove readonly in awareness (#9597)
This commit is contained in:
@@ -1,4 +1 @@
|
||||
export interface BlockSuiteFlags {
|
||||
readonly: Record<string, boolean>;
|
||||
}
|
||||
export * from './virtual-keyboard.js';
|
||||
|
||||
Reference in New Issue
Block a user