UNPKG

kokopu

Version:

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

14 lines (13 loc) 227 B
{ "event": "Wrong variations field type", "mainVariation": [ "e4", "e5", "Nf3", "Nc6", { "notation": "Bb5", "variations": "not-an-array" } ] }