UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

3 lines 184 B
import type { CustomStage } from "../../../../interfaces/private/CustomStage"; export declare function setShadows(customStage: CustomStage): void; //# sourceMappingURL=shadows.d.ts.map