Kind: Interface
Source: atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts
Document state response sent to clients
Properties
| Property | Type |
|---|---|
state | Uint8Array |
activeUsers | CollaborationUser[] |
version | number |
Kind: Interface
Source: atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts
Document state response sent to clients
| Property | Type |
|---|---|
state | Uint8Array |
activeUsers | CollaborationUser[] |
version | number |
Was this page helpful?