0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 21:57:40 -04:00
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);