method Worker.prototype.on
Worker.prototype.on(event: "exit",listener: (code: number,signal: string,) => void,): this
Deprecated
Worker.prototype.on(event: "listening",listener: (address: Address) => void,): this
Deprecated
listener: (address: Address) => void
this