Options passed to useTrickGameBase to configure the base trick-taking game hook.
The game state type returned by the API.
The tuple of argument types accepted by the API exec function.
The game configuration type.
The hint type embedded in the game state.
The API exec function used to dispatch commands.
The default game configuration applied on reset.
Extracts the hint from the game state, or returns null/undefined if absent.
Options passed to useTrickGameBase to configure the base trick-taking game hook.