UNPKG

backgammon

Version:

a clean api for building a backgammon game

3 lines (2 loc) 93 B
import { Point } from "./modules/Point"; export declare const initialPointsState: Point[];