import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.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.