Skip to content

GridEntityID

GridEntityID = string & object

Defined in: packages/isaacscript-common/src/types/GridEntityID.ts:7

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.

readonly __gridEntityIDBrand: symbol