TokenSentimentValue type

Defines values for TokenSentimentValue.

type TokenSentimentValue = "positive" | "mixed" | "negative"