UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

7 lines 182 B
/** Used by the `Room.SetBrokenWatchState` method. */ export declare enum BrokenWatchState { NONE = 0, SLOW = 1, FAST = 2 } //# sourceMappingURL=BrokenWatchState.d.ts.map