UNPKG

@echecs/pgn

Version:

PGN is a parser that is part of the ECHECS project, designed to interpret the PGN (Portable Game Notation) specification.

4 lines (3 loc) 77 B
import moo from 'moo'; declare const lexer: moo.Lexer; export default lexer;