Skip to main content
The Deno 2 Release Candidate is here
Learn more
method PreAkiModLoader.prototype.checkForDuplicateMods
Re-export
import { PreAkiModLoader } from "https://deno.land/x/sptaki@1.2.0/loaders/mod.ts";

Check for duplicate mods loaded, show error if any

Parameters

modPackageData: Map<string, IPackageJsonData>

map of mod package.json data