fantasycalendar / FoundryVTT-Sequencer

This module implements a basic pipeline that can be used for managing the flow of a set of functions, effects, sounds, and macros.
Other
46 stars 22 forks source link

Fix endEffects #264

Closed MrVauxs closed 1 month ago

MrVauxs commented 1 month ago

Forgot to make the keys optional. For penance I have added a RequireAtLeastOne type to make it even more accurate.

MrVauxs commented 1 month ago

Could this be merged please? It is a fair bit of an annoyance when TS complains about valid types 😅