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

Properties

character: IPmcData
suits: string[]
dialogues: Record<string, Dialogue>
userbuilds: IUserBuilds