UNPKG

chess-image-generator

Version:

Generate images based on various forms of chess notation.

4 lines (2 loc) 106 B
const ChessImageGenerator = require('./chess-image-generator'); module.exports = ChessImageGenerator;