Website JS front end modules
Preparing search index...
Website/Utils/Sentry
User
Interface User
JSDoc
interface
User
{
email
?:
string
;
id
?:
string
|
number
;
ip_address
?:
string
;
segment
?:
string
;
username
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
email?
id?
ip_
address?
segment?
username?
Properties
Optional
email
email
?:
string
Optional
id
id
?:
string
|
number
Optional
ip_
address
ip_address
?:
string
Optional
segment
segment
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
ip_
address
segment
username
Website JS front end modules
Loading...
JSDoc