web / UseCustomerState
Interface: UseCustomerState ​
Properties ​
data ​
data:
SessionResult
Defined in ​
apps/web/composables/useCustomer/types.ts:9
isAuthorized ​
isAuthorized:
boolean
Defined in ​
apps/web/composables/useCustomer/types.ts:11
isGuest ​
isGuest:
boolean
Defined in ​
apps/web/composables/useCustomer/types.ts:12
loading ​
loading:
boolean