Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
IMeteorSession
Interface IMeteorSession
Session *
Index
Methods
equals
get
set
setDefault
Methods
public
equals
(
key
:
string
, value
:
any
)
Parameters
key:
string
value:
any
public
get
(
key
:
string
)
:
Object
Parameters
key:
string
Returns
Object
public
set
(
key
:
string
, value
:
Object
)
Parameters
key:
string
value:
Object
public
setDefault
(
key
:
string
, value
:
Object
)
Parameters
key:
string
value:
Object
Globals
MeteorEventType