isCommentId
Type guard for TLCommentId. See isCommentThreadId.
function isCommentId(id: string): id is TLCommentId;Parameters
| Name | Description |
|---|---|
| |
Returns
id is TLCommentId;Prev
isBindingIdNext
isCommentReactionIdType guard for TLCommentId. See isCommentThreadId.
function isCommentId(id: string): id is TLCommentId;| Name | Description |
|---|---|
| |
id is TLCommentId;