frontend
Preparing search index...
types/card
GolfHint
Interface GolfHint
A suggested hint in Golf Solitaire.
interface
GolfHint
{
col
:
number
;
type
:
string
;
}
Index
Properties
col
type
Properties
col
col
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
type
frontend
Loading...
A suggested hint in Golf Solitaire.