mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
docs(editor): add doc for reactive types in store (#10958)
This commit is contained in:
@@ -151,8 +151,6 @@ export type StoreSlots = Doc['slots'] & {
|
||||
*/
|
||||
rootDeleted: Subject<string>;
|
||||
/**
|
||||
*
|
||||
* @summary
|
||||
* This fires when a block is updated via API call or has just been updated from existing ydoc.
|
||||
*
|
||||
* The payload can have three types:
|
||||
|
||||
Reference in New Issue
Block a user