GridEntityID
Type Aliases
GridEntityID
Ƭ GridEntityID: string & { __gridEntityIDBrand: symbol }
A string that represents a grid entity. This is the entity type and variant separated by a
period.
This type is branded for extra type safety.
Defined in
packages/isaacscript-common/src/types/GridEntityID.ts:7