nodeEventTarget.off(type, listener)


Node.js 特定的别名,用于 eventTarget.removeListener()

🌐 Node.js-specific alias for eventTarget.removeListener().