import { type dom } from "https://deno.land/x/evt@v2.4.20/mod.ts";
const { GamepadButton } = dom;
An individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.