UNPKG

@lichess-org/chessground

Version:
4 lines (3 loc) 156 B
import * as cg from './types.js'; import { HeadlessState } from './state.js'; export declare function premove(state: HeadlessState, key: cg.Key): cg.Key[];