method Domain.prototype.removeDomain.prototype.remove(emitter: EventEmitter | Timer): voidDeprecatedThe opposite of add. Removes domain handling from the specified emitter. Parametersemitter: EventEmitter | Timeremitter or timer to be removed from the domain Return Typevoid