PostComments
Type Alias: PostComments
PostComments =
object[]
Defined in: src/types/Post/type.ts:83
Type Declaration
creator
creator:
object
creator.email
email:
string
creator.firstName
firstName:
string
creator.id
id:
string
creator.lastName
lastName:
string
id
id:
string
likeCount
likeCount:
number
text
text:
string