interface dom.GamepadEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { GamepadEventInit } = dom;
Properties
gamepad: Gamepad
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { GamepadEventInit } = dom;