From looking at the code I would imagine it should be like this.
passiveSupported ? { passive: true} : false
No actually because we DO not want passive (I guess, adding @PolygonalSun )