UNPKG

hathora-et-labora-game

Version:

Game logic reducer for Uwe Rosenberg's Ora et Labora

3 lines (2 loc) 283 B
export declare const cloisterOffice: (param?: string) => (state: import("..").GameState | undefined) => import("..").GameState | undefined; export declare const complete: import("ts-toolbelt/out/Function/Curry").Curry<(partial: string[], state: import("..").GameState) => string[]>;