Skip to main content
The Deno 2 Release Candidate is here
Learn more
method SeasonalEventService.prototype.itemIsSeasonalRelated
import { SeasonalEventService } from "https://deno.land/x/sptaki@1.2.0/services/SeasonalEventService.d.ts";

Check if item id exists in christmas or halloween event arrays

Parameters

itemTpl: string

item tpl to check for

Returns

boolean