Interface LikeCountIfIndifferent

interface LikeCountIfIndifferent {
    content: string;
}

Properties

Properties

content: string