⚠️ Internal: This API is not publically exported by the package.
Interaction: {
    interactionType: string;
    itemId: string;
    timestamp?: Date;
}

Type declaration

  • interactionType: string
  • itemId: string
  • Optional timestamp?: Date