Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IToolRequirement
implements IQteRequirement
import { type IToolRequirement } from "https://deno.land/x/sptaki@1.2.0/models/eft/hideout/IQteData.d.ts";

Properties

type: RequirementType.TOOL
templateId: string
count: number
isFunctional: boolean
isEncoded: boolean