Type Alias StateType

StateType:
    | "New"
    | "Learning"
    | "Review"
    | "Relearning"