mwg API
    Preparing search index...

    Type Alias DiceCategory

    DiceCategory:
        | "ones"
        | "twos"
        | "threes"
        | "fours"
        | "fives"
        | "sixes"
        | "threeKind"
        | "fourKind"
        | "fullHouse"
        | "smallStraight"
        | "largeStraight"
        | "yahtzee"
        | "chance"