Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/comment.dto.ts
Create comment DTO
Properties
| Property | Type |
|---|---|
content | string |
selectionText | string |
positionStart | number |
positionEnd | number |
parentCommentId | string |
Kind: Interface
Source: atloria-monorepo/packages/types/src/dtos/comment.dto.ts
Create comment DTO
| Property | Type |
|---|---|
content | string |
selectionText | string |
positionStart | number |
positionEnd | number |
parentCommentId | string |
Was this page helpful?