CheckCallback typedef

CheckCallback = dynamic Function(Color color)

Implementation

typedef CheckCallback(chessjs.Color color);