UNPKG

@gamepark/rules-api

Version:

API to implement the rules of a board game

5 lines (4 loc) 135 B
export * from './MaterialRulesPart'; export * from './PlayerTurnRule'; export * from './RuleStep'; export * from './SimultaneousRule';