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

Parameters

magazineBuild: IMagazineBuild

The magazine build to check for validity

itemsDb: Record<string, ITemplateItem>

The items database to use for item lookup

Returns

boolean

True if the build should be removed from the build list, false otherwise