Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface inventory.IInventoryMoveRequestData.IInventoryMoveRequestData
Re-export
import { type inventory } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IInventoryMoveRequestData } = inventory.IInventoryMoveRequestData;

Properties

Action: "Move"
item: string
to: To

Properties

Action: "Move"
item: string
to: To