QPayload
@quik/authorization / QPayload
Type Alias: QPayload<Type>
QPayload<
Type> ={ [Property in keyof Type]: Type[Property] }
Defined in: authorization/src/types.ts:13
Type Parameters
Type
Type
@quik/authorization / QPayload
QPayload<
Type> ={ [Property in keyof Type]: Type[Property] }
Defined in: authorization/src/types.ts:13
Type