import { closed } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Returns true if the window has been closed, false otherwise.
import { closed } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Returns true if the window has been closed, false otherwise.