UNPKG

@nodots-llc/backgammon-types

Version:
6 lines (5 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CHECKERS_PER_PLAYER = exports.MAX_PIP_COUNT = void 0; exports.MAX_PIP_COUNT = 167; exports.CHECKERS_PER_PLAYER = 15;