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

Properties

nextResupply: number
items: Item[]
barter_scheme: Record<string, IBarterScheme[][]>
loyal_level_items: Record<string, number>