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

Properties

name: string
startDay: number
startMonth: number
endDay: number
endMonth: number