Type aliases
Board
Board
: Board<Power> = Types.Board
Helper
Helper
: Helper<Power> = HelperModule.Helper
Location
Location
: Location<Power> = Types.Location
Phase
Phase
: Phase = Data.Phase
Rule
Rule
: Rule<Power> = RuleModule.Rule
State
State
: State = Data.State
Unit
Unit
: Unit<Power> = Types.Unit
Utils
Utils
: Utils = UtilsModule.Utils