⚠️ Internal: This API is not publically exported by the package.
WithRatings: {
    ratings: Rating[];
    userId?: string;
}

Type declaration

  • ratings: Rating[]
  • Optional userId?: string