import { focus } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Moves the focus to the window's browsing context, if any.
import { focus } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Moves the focus to the window's browsing context, if any.