frontend
Preparing search index...
types/card
GoFishBook
Interface GoFishBook
A completed 4-of-a-kind book in Go Fish.
interface
GoFishBook
{
cards
:
Card
[]
;
rank
:
number
;
}
Index
Properties
cards
rank
Properties
cards
cards
:
Card
[]
rank
rank
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cards
rank
frontend
Loading...
A completed 4-of-a-kind book in Go Fish.