yjs.ts 101 B

1234
  1. export type CurrentPageYjsData = {
  2. hasRevisionBodyDiff?: boolean,
  3. awarenessStateSize?: number,
  4. }