CommentProps: {
    body: string;
    status: CommentStatus;
    sys: CommentSysProps;
}

Type declaration

  • body: string
  • status: CommentStatus
  • sys: CommentSysProps