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