Skip to main content

IQUser

@quik/http


@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