Workers: Property 'onmessage' dos not exist
Im learning how to create worker threads but
Am I missing some configuration?
deno-ts says: Property 'onmessage' does not exist on type 'Window & typeof globalThis'.Code
Am I missing some configuration?
