UNPKG

fide-chess

Version:
13 lines 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TitleDict = { titled: 'all_g', GM: 'g', WGM: 'wg', IM: 'm', WIM: 'wm', FM: 'f', CM: 'c', WCM: 'wc' }; //# sourceMappingURL=interfaces.js.map