@public/client-core
Preparing search index...
types/game.types
GameConfig
Type Alias GameConfig
type
GameConfig
=
{
betConfig
:
BetConfig
;
showStartupModal
:
boolean
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
bet
Config
show
Startup
Modal
Properties
bet
Config
betConfig
:
BetConfig
show
Startup
Modal
showStartupModal
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bet
Config
show
Startup
Modal
@public/client-core
Loading...