Moff
Bun

method

child_process.Control.off

off<E extends string | symbol>(
eventName: string | symbol,
listener: (...args: any[]) => void
): this;

Alias for emitter.removeListener().