Type Alias IItemData

IItemData: Pick<ItemInit, "id" | "amount">

The data of an item.