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