Skip to main content
Deno 2 is finally 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