⚠️ Internal: This API is not publically exported by the
package.
Type alias PrecomputedItemsToItems
PrecomputedItemsToItems: {
itemId: string;
sessionId?: string;
userId?: string;
}
Type declaration
itemId: string
Optional
sessionId?: string
Optional
userId?: string