@public/client-core
Preparing search index...
stores/RootStore
RootStore
Class RootStore
Index
Constructors
constructor
Properties
bet
game
is
Ready
user
wallet
Methods
get
Local
App
Config
init
Constructors
constructor
new
RootStore
(
startConfig
:
RootStoreConfig
)
:
RootStore
Parameters
startConfig
:
RootStoreConfig
Returns
RootStore
Properties
bet
bet
:
BetStore
game
game
:
GameStore
is
Ready
isReady
:
boolean
= false
user
user
:
UserStore
wallet
wallet
:
WalletStore
Methods
get
Local
App
Config
getLocalAppConfig
()
:
Promise
<
AppConfig
>
Returns
Promise
<
AppConfig
>
init
init
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bet
game
is
Ready
user
wallet
Methods
get
Local
App
Config
init
@public/client-core
Loading...