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

Properties

id: string
name: string
root: string
items: Item[]
type: string
fastpanel: any[]