File size: 122 Bytes
670a607
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
/* 
Do nothing
*/

var SelectChess = function (chess, board, bejeweled) {
    // Do nothing
}

export default SelectChess;