interface LikeCountIfLiked {
    content: string;
}

Properties

Properties

content: string