Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum SeasonalEventType
import { SeasonalEventType } from "https://deno.land/x/sptaki@1.2.0/models/enums/SeasonalEventType.d.ts";

Members

CHRISTMAS = "Christmas"
HALLOWEEN = "Halloween"
NEW_YEARS = "NewYears"
NONE = "None"
PROMO = "Promo"
SNOW = "Snow"