Options
All
  • Public
  • Public/Protected
  • All
Menu

scorekeepr

Index

Type aliases

AdvanceBaseResult

AtBatResult

Base

Base: 1 | 2 | 3 | 4

BaseAction

BaseAction: AdvanceBaseResult | OutBaseResult | undefined

InitialPitcherEntry

InitialPitcherEntry: Pick<PitcherEntry, "player">

Lineup

Lineup: BatterEntry[][]

OutBaseResult

OutBaseResult: PutOut | CaughtStealing

PitcherResultString

PitcherResultString: "K" | "K-looking" | "BB" | "IBB" | "HB"

PlayerPosition

PlayerPosition: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | "DH" | "PH" | "PR"

Generated using TypeDoc