import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { GamepadHapticActuator } = dom;
This Gamepad API interface represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware.
Properties
readonly
type: GamepadHapticActuatorType