UNPKG

@zoendev/react-chessboard-v2

Version:

The React Chessboard Library used at ChessOpenings.co.uk. Inspired and adapted from the unmaintained Chessboard.jsx.

3 lines (2 loc) 100 B
import { ReactNode } from "react"; export declare const defaultPieces: Record<string, ReactNode>;