mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat(nbstore): improve nbstore (#9512)
This commit is contained in:
1
blocksuite/framework/store/shim.d.ts
vendored
1
blocksuite/framework/store/shim.d.ts
vendored
@@ -16,4 +16,5 @@ declare module 'y-protocols/awareness.js' {
|
||||
value: State[Field]
|
||||
): void;
|
||||
}
|
||||
export { applyAwarenessUpdate, encodeAwarenessUpdate, modifyAwarenessUpdate, removeAwarenessStates } from 'y-protocols/awareness'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user