UNPKG

wgo

Version:

JavaScript library for game of Go

3 lines (2 loc) 120 B
export { default as PlayerBase } from './PlayerBase'; export { default as PropertyHandler } from './PropertyHandler';