collectibleNameToTypeMap
Variables
COLLECTIBLE_NAME_TO_TYPE_MAP
• Const COLLECTIBLE_NAME_TO_TYPE_MAP: ReadonlyMap<string, CollectibleType>
Maps collectible names to the values of the CollectibleType enum.
For a mapping of CollectibleType to name, see the COLLECTIBLE_NAMES constant.
Defined in
packages/isaacscript-common/src/maps/collectibleNameToTypeMap.ts:11