web / UseCartShippingMethodsState
Interface: UseCartShippingMethodsState ​
Defined in: apps/web/composables/useCartShippingMethods/types.ts:3
Properties ​
data ​
data:
ShippingProvider
Defined in: apps/web/composables/useCartShippingMethods/types.ts:4
loading ​
loading:
boolean
Defined in: apps/web/composables/useCartShippingMethods/types.ts:5
selectedMethod ​
selectedMethod:
undefined
|ShippingMethod
Defined in: apps/web/composables/useCartShippingMethods/types.ts:6