import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { GamepadPose } = dom;
This Gamepad API interface represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)