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

Properties

currentLimits: Record<string, number>
globalLimits: Record<string, number>