Skip to content

TrinketNameToTypeMap

const TRINKET_NAME_TO_TYPE_MAP: ReadonlyMap<string, TrinketType>

Defined in: packages/isaacscript-common/src/maps/trinketNameToTypeMap.ts:10

Maps trinket names to the values of the TrinketType enum.

For a mapping of TrinketType to name, see the TRINKET_NAMES constant.