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

Properties

optional
_name: string
_id: string
_parent: string
_max_count: number
_proto: string
upd: any