UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

3 lines 220 B
import { PlayerType } from "isaac-typescript-definitions"; export declare const CHARACTERS_THAT_START_WITH_AN_ACTIVE_ITEM_SET: ReadonlySet<PlayerType>; //# sourceMappingURL=charactersThatStartWithAnActiveItemSet.d.ts.map