web / UseProductState
Interface: UseProductState ​
Defined in: apps/web/app/composables/useProduct/types.ts:4
Properties ​
breadcrumbs ​
breadcrumbs:
Breadcrumb[]
Defined in: apps/web/app/composables/useProduct/types.ts:8
data ​
data:
Product
Defined in: apps/web/app/composables/useProduct/types.ts:5
fakeData ​
fakeData:
Product
Defined in: apps/web/app/composables/useProduct/types.ts:6
loading ​
loading:
boolean
Defined in: apps/web/app/composables/useProduct/types.ts:7