deno.com

property Worker.onmessage

Event handler for message events. Fired when the worker sends data back to the main thread.

Type #

() => any | null