1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05:00
denoland-deno/tests/039_worker_deno_ns/maybe_ns.ts
2019-08-05 07:23:41 -04:00

1 line
72 B
TypeScript

postMessage("maybe_ns.ts: is window.Deno available: " + !!window.Deno);