UNPKG

react-chessboard-expandable

Version:

A fork of the react-chessboard library to support an expandable chessboard

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