UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

8 lines 152 B
export declare enum ItemType { NULL = 0, PASSIVE = 1, TRINKET = 2, ACTIVE = 3, FAMILIAR = 4 } //# sourceMappingURL=ItemType.d.ts.map