Type alias IDiceTray

IDiceTray: {
    dieType: IDieType;
    theme: ThemeName;
}[][]

Dice Tray

Generated using TypeDoc