On Mon Jul 24 13:43:06 2023 +0000, Gabriel Ivăncescu wrote:
I don't think this is needed here? Since you only add the constructor? This (empty) interface is for the _instance_ created from the constructor. So you don't need `IWineMSHTMLMutationObserver`.
No, I implemented the constructor function, I didn't just return an empty constructor from `MutationObserver`.