web / UseCartShippingMethodsState
Interface: UseCartShippingMethodsState ​
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