import { DaffReviewRating } from '@daffodil/reviews'
interface DaffReviewRating { label: string value: number }
string
The particular aspect of the product to which this rating applies.
number
The value of the rating.