domain.remove(emitter)
emitter<EventEmitter> 触发器将从域中移除
domain.add(emitter) 的相反。移除指定触发器的域处理。
🌐 The opposite of domain.add(emitter). Removes domain handling from the
specified emitter.
emitter <EventEmitter> 触发器将从域中移除domain.add(emitter) 的相反。移除指定触发器的域处理。
🌐 The opposite of domain.add(emitter). Removes domain handling from the
specified emitter.