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

Check if item id exists in christmas or halloween event arrays

Parameters

itemTpl: string

item tpl to check for

Returns

boolean