Skip to content

CollectibleNameToTypeMap

const COLLECTIBLE_NAME_TO_TYPE_MAP: ReadonlyMap<string, CollectibleType>

Defined in: packages/isaacscript-common/src/maps/collectibleNameToTypeMap.ts:11

Maps collectible names to the values of the CollectibleType enum.

For a mapping of CollectibleType to name, see the COLLECTIBLE_NAMES constant.