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

Properties

Action: string
Id: string
Name: string

name of preset given by player

Root: string
Items: Item[]