Search
Preparing search index...
The search index is not available
@miniclip/instant
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"store"
IDataStore
Interface IDataStore
Hierarchy
IDataStore
Implemented by
Store
Index
Methods
clear
get
set
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
IData
Store
clear
get
set
Generated using
TypeDoc