import { type IRepeatableQuests } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/tables/mod.ts";
const { IPmcDataRepeatableQuest } = IRepeatableQuests;
Properties
activeQuests: IRepeatableQuest[]
inactiveQuests: IRepeatableQuest[]
changeRequirement: Record<string, IChangeRequirement>