yjs.ts 113 B

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