Type alias SquareCouple

SquareCouple: `${Square}${Square}`

Ordered pair of chessboard squares: 'a1b2', 'g6d3', 'd7d7', etc...

Generated using TypeDoc