On Mon Jul 24 18:45:25 2023 +0000, Yuxuan Shui wrote:
MutationObserver has a target DOM `Node`, this is meant to store that. I don't know if this is the right type.
If you don't need it now, you can always add it later when you do need it, and you'll also know its type since, well, you will make use of it. Right now it would just be dead code/dead member.