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

Properties

Action: "Remove"
item: string

Properties

Action: "Remove"
item: string