import { oncontextmenu } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Fires when the user clicks the right mouse button in the client area, opening the context menu.
import { oncontextmenu } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Fires when the user clicks the right mouse button in the client area, opening the context menu.