neo-chess-board
MoveNotation = "san" | "uci" | "coord"
"san"
"uci"
"coord"
Defined in: src/core/types.ts:87