UNPKG

fide-chess

Version:
5 lines (4 loc) 107 B
import { Table } from './interfaces'; export default class Get { static tables(data: string): Table; }