Skip to main content
The Deno 2 Release Candidate is here
Learn more
type alias tables.IBotType.Mods
import { type tables } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/mod.ts";
const { Mods } = tables.IBotType;
definition: Record<string, Record<string, string[]>>