@sqlrooms/discuss / Comment
Type Alias: Comment
Comment:
object
Type declaration
Name | Type |
---|---|
id | string |
userId | string |
text | string |
timestamp | Date |
parentId ? | string |
@sqlrooms/discuss / Comment
Comment:
object
Name | Type |
---|---|
id | string |
userId | string |
text | string |
timestamp | Date |
parentId ? | string |