UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

7 lines 178 B
export declare enum TrinketSlot { /** The bottom-right trinket. */ SLOT_1 = 0, /** The top-left trinket. */ SLOT_2 = 1 } //# sourceMappingURL=TrinketSlot.d.ts.map