Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IProbabilityObject
import { type IProbabilityObject } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/IQuestConfig.d.ts";

Properties

key: string
relativeProbability: number
optional
data: any