UNPKG

hathora-et-labora-game

Version:

Game logic reducer for Uwe Rosenberg's Ora et Labora

3 lines (2 loc) 83 B
import { GameState } from './types'; export declare const initialState: GameState;