Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISettingType

Hierarchy

  • ISettingType

Index

Properties

Properties

data?: { board: { color?: Color; kind?: "FU" | "KY" | "KE" | "GI" | "KI" | "KA" | "HI" | "OU" | "TO" | "NY" | "NK" | "NG" | "UM" | "RY" }[][]; color: Color; hands: HandSummary[] }

Type declaration

  • board: { color?: Color; kind?: "FU" | "KY" | "KE" | "GI" | "KI" | "KA" | "HI" | "OU" | "TO" | "NY" | "NK" | "NG" | "UM" | "RY" }[][]
  • color: Color
  • hands: HandSummary[]
preset: string

Generated using TypeDoc