UNPKG

shogiground

Version:
3 lines 142 B
import type { Notation } from './types.js'; export declare function coords(notation: Notation): string[]; //# sourceMappingURL=coords.d.ts.map