Search
Preparing search index...
The search index is not available
@miniclip/instant
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"store"
Store
Class Store
Hierarchy
Store
Implements
IDataStore
Index
Constructors
constructor
Methods
clear
get
set
Constructors
constructor
new
Store
(
initial
?:
any
)
:
Store
Parameters
Default value
initial:
any
= {}
Returns
Store
Methods
clear
clear
(
)
:
void
Returns
void
get
get
(
key
:
string
, def_value
?:
any
)
:
any
Parameters
key:
string
Optional
def_value:
any
Returns
any
set
set
(
key
:
string
, value
:
any
)
:
void
Parameters
key:
string
value:
any
Returns
void
Globals
"MCInstant"
"events"
"models/challenge"
"services/challenges"
"services/currencies"
"services/lobby"
"services/mailbox"
"services/messages"
"services/session"
"services/wallet"
"setup_
tests"
"store"
Store
constructor
clear
get
set
IData
Store
Generated using
TypeDoc