UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

3 lines 145 B
/** For `EntityType.SLOT` (6). */ export declare function isSlot(entity: Entity): entity is EntitySlot; //# sourceMappingURL=entityTypes.d.ts.map