# Type alias: ProductReview
Ƭ ProductReview: object
# Type declaration:
Name | Type |
---|---|
description | string |
nickname | string |
rating | number |
summary | string |
Defined in: types/product.ts:24 (opens new window)
Ƭ ProductReview: object
Name | Type |
---|---|
description | string |
nickname | string |
rating | number |
summary | string |
Defined in: types/product.ts:24 (opens new window)