AgentVerse's picture
first commit
670a607
raw
history blame contribute delete
122 Bytes
/*
Do nothing
*/
var SelectChess = function (chess, board, bejeweled) {
// Do nothing
}
export default SelectChess;