Skip to main content

trinketNameToTypeMap

Variables

TRINKET_NAME_TO_TYPE_MAP

Const TRINKET_NAME_TO_TYPE_MAP: ReadonlyMap<string, TrinketType>

Maps trinket names to the values of the TrinketType enum.

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

Defined in

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