Nodeworker_threadsMessagePort.prototype.onmethod MessagePort.prototype.on#MessagePort.prototype.on(event: "close",listener: () => void,): thisParameters ##event: "close"#listener: () => voidReturn Type #this#MessagePort.prototype.on(event: "message",listener: (value: any) => void,): thisParameters ##event: "message"#listener: (value: any) => voidReturn Type #this#MessagePort.prototype.on(event: "messageerror",listener: (error: Error) => void,): thisParameters ##event: "messageerror"#listener: (error: Error) => voidReturn Type #this#MessagePort.prototype.on(event: string | symbol,listener: (...args: any[]) => void,): thisParameters ##event: string | symbol#listener: (...args: any[]) => voidReturn Type #this
method MessagePort.prototype.on#MessagePort.prototype.on(event: "close",listener: () => void,): thisParameters ##event: "close"#listener: () => voidReturn Type #this#MessagePort.prototype.on(event: "message",listener: (value: any) => void,): thisParameters ##event: "message"#listener: (value: any) => voidReturn Type #this#MessagePort.prototype.on(event: "messageerror",listener: (error: Error) => void,): thisParameters ##event: "messageerror"#listener: (error: Error) => voidReturn Type #this#MessagePort.prototype.on(event: string | symbol,listener: (...args: any[]) => void,): thisParameters ##event: string | symbol#listener: (...args: any[]) => voidReturn Type #this