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

Properties

_name: string
_id: string
_parent: string
_props: SlotProps
optional
_max_count: number
optional
_required: boolean
optional
_mergeSlotWithChildren: boolean
_proto: string