UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

7 lines 306 B
/** The default fire delay is represented in the tear stat, not the `MaxFireDelay` value. */ export declare const DEFAULT_PLAYER_STAT_MAP: ReadonlyMap<number & { readonly __bitFlagBrand: symbol; } & { readonly __cacheFlagBrand: symbol; }, number>; //# sourceMappingURL=defaultPlayerStatMap.d.ts.map