Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IOwnerInventoryItems
import { type IOwnerInventoryItems } from "https://deno.land/x/sptaki@1.2.0/helpers/InventoryHelper.d.ts";

Properties

from: Item[]

Inventory items from source

to: Item[]

Inventory items at destination

sameInventory: boolean
isMail: boolean