UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

8 lines 214 B
export declare enum Dimension { CURRENT = -1, MAIN = 0, /** Used by the mirror sequence and the escape sequence. */ SECONDARY = 1, DEATH_CERTIFICATE = 2 } //# sourceMappingURL=Dimension.d.ts.map