UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

3 lines 220 B
import { CollectibleType } from "isaac-typescript-definitions"; export declare const SINGLE_USE_ACTIVE_COLLECTIBLE_TYPES_SET: ReadonlySet<CollectibleType>; //# sourceMappingURL=singleUseActiveCollectibleTypesSet.d.ts.map