CheckMateCallback typedef

CheckMateCallback = dynamic Function(Color color)

Implementation

typedef CheckMateCallback(chessjs.Color color);