Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
IMeteorUser
Interface IMeteorUser
Accounts and Passwords *
Index
Properties
_id
createdAt
emails
profile
services
username
Properties
optional
public
_id
?:
string
optional
public
createdAt
?:
number
optional
public
emails
?:
{ address: string; verified: boolean; }
public
emails.address
:
string
public
emails.verified
:
boolean
optional
public
profile
?:
any
optional
public
services
?:
any
optional
public
username
?:
string
Globals
MeteorEventType