UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

7 lines 192 B
/** Corresponds to "resources/gfx/ui/ui_streak.anm2". */ export declare enum UIStreakAnimation { NONE = 0, TEXT = 1, TEXT_STAY = 2 } //# sourceMappingURL=UIStreakAnimation.d.ts.map