@hanabi-live/game
    Preparing search index...

    Variable turnReducerConst

    turnReducer: (
        state?: TurnState,
        ...args: [action: GameAction, gameState: GameState, metadata: GameMetadata],
    ) => TurnState = ...

    Type Declaration