Interface IContentCounters

Hierarchy

Properties

count?: number
emotions?: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number
rootCount?: number