Type alias ConditionalMoveResponse

ConditionalMoveResponse: [string | null, ConditionalMoveTree]

A branch in the conditional move tree, consists of the response move and the sub-tree of the next possible moves

Generated using TypeDoc