UNPKG

@gamepark/rules-api

Version:

API to implement the rules of a board game

4 lines 154 B
export function isWithPlayerOptions(optionsSpec) { return typeof optionsSpec.players === 'object'; } //# sourceMappingURL=WithPlayerOptionsSpec.js.map