Preparing search index...
The search index is not available
Qodalis Angular CLI - v1.0.35
Qodalis Angular CLI
core/src/public-api
ICliUserSession
Interface ICliUserSession
interface
ICliUserSession
{
data
?:
Record
<
string
,
any
>
;
user
:
ICliUser
;
}
Index
Properties
data?
user
Properties
Optional
data
data
?:
Record
<
string
,
any
>
The data associated with the user session
user
user
:
ICliUser
The user associated with the session
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
user
Qodalis Angular CLI - v1.0.35
Loading...
The data associated with the user session