TypeScript throws a warning stating that Mouse.mousewheel does not exist. I found this when I was trying to reactivate scroll behaviour. The code works as intended, but it's still a bit annoying that TypeScript marks this as an error even though it's not.
