Ppassive
Bun

property

AddEventListenerOptions.passive

passive?: boolean

When true, serves as a hint that the listener will not call the Event object's preventDefault() method. Default: false.