So I have this issue where I have an array of modifications that need to be applied to a certain object:
interface Mods { merge?: MergeModSettings, of