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

Properties

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