web / UseMakeOrderState
Interface: UseMakeOrderState ​
Defined in: apps/web/app/composables/useMakeOrder/types.ts:3
Properties ​
data ​
data:
Order|null
Defined in: apps/web/app/composables/useMakeOrder/types.ts:4
loading ​
loading:
boolean
Defined in: apps/web/app/composables/useMakeOrder/types.ts:5