UNPKG

@gamepark/rules-api

Version:

API to implement the rules of a board game

4 lines (3 loc) 91 B
export * from './strategy'; export * from './Location'; export * from './LocationBuilder';