Kind: Interface
Source: atloria-monorepo/apps/web-e2e/src/utils/data-factories.ts
Properties
| Property | Type |
|---|---|
id | string |
documentId | string |
users | `{ |
id: string; name: string; color: string; cursor?: { x: number; y: number };
}[]| |createdAt|string` |
Was this page helpful?