IQUser
@quik/http / IQUser
Type Alias: IQUser<TUser>
IQUser<
TUser> =object&TUser
Defined in: core/src/types/IQUser.ts:3
Type Declaration
id
id:
any
The id of the user.
Type Parameters
TUser
TUser extends ObjectLiteral = ObjectLiteral
@quik/http / IQUser
IQUser<
TUser> =object&TUser
Defined in: core/src/types/IQUser.ts:3
id:
any
The id of the user.
TUser extends ObjectLiteral = ObjectLiteral