UNPKG

kokopu

Version:

A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.

18 lines (17 loc) 315 B
{ "event": "Wrong variation field type", "mainVariation": [ "e4", "e5", "Nf3", "Nc6", { "notation": "Bb5", "variations": [ [ "Bc4" ], [ "Nc3" ], "not-a-variation" ] } ] }