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

Properties

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