application - v0.1.0
Preparing search index...
context/userContext
User
Interface User
Interface représentant un utilisateur
interface
User
{
id
:
string
;
nom
:
string
;
email
:
string
;
}
Index
Properties
id
nom
email
Properties
id
id
:
string
nom
nom
:
string
email
email
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
nom
email
application - v0.1.0
Loading...
Interface représentant un utilisateur