Options
All
  • Public
  • Public/Protected
  • All
Menu

Module prefDeck.types

Index

Type aliases

TPrefDeckDeal

TPrefDeckDeal: { hand1: default; hand2: default; hand3: default; talon: PrefDeckTalonType }

Type declaration

TPrefDeckTalon

TPrefDeckTalon: { talon1: default; talon2: default }

Type declaration

TPrefDeckTrickPlayer

TPrefDeckTrickPlayer: { card: default; player: "p1" | "p2" | "p3" }

Type declaration

  • card: default
  • player: "p1" | "p2" | "p3"

Generated using TypeDoc