UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

7 lines (6 loc) 87 B
export enum PocketItemSlot { SLOT_1 = 0, SLOT_2 = 1, SLOT_3 = 2, SLOT_4 = 3, }