emit

abstract fun emit(type: String, arg: Any?): Boolean(source)

Node.js-specific extension to the EventTarget class that dispatches the arg to the list of handlers for type.

Since

v15.2.0