Moff
Bun

method

events.default.NodeEventTarget.off

type: string,
listener: (arg: any) => void,
options?: EventListenerOptions
): this;

Node.js-specific alias for eventTarget.removeEventListener().