UNPKG

shogiground

Version:
4 lines 215 B
import type { State } from './state.js'; export declare function redrawShapesNow(state: State): void; export declare function redrawNow(state: State, skipShapes?: boolean): void; //# sourceMappingURL=redraw.d.ts.map