Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISettingType

Hierarchy

  • ISettingType

Index

Properties

Properties

Optional data

data: { board: Array<Array<{ color?: Color; kind?: string }>>; color: Color; hands: Array<{}> }

Type declaration

  • board: Array<Array<{ color?: Color; kind?: string }>>
  • color: Color
  • hands: Array<{}>

preset

preset: string

Generated using TypeDoc