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

Properties

Action: "Bind"
item: string
index: number

Properties

Action: "Bind"
item: string
index: number