UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

15 lines 264 B
export declare enum PoopSpellType { NONE = 0, POOP = 1, CORNY = 2, BURNING = 3, STONE = 4, STINKY = 5, BLACK = 6, HOLY = 7, LIQUID = 8, FART = 9, BOMB = 10, DIARRHEA = 11 } //# sourceMappingURL=PoopSpellType.d.ts.map