interface dom.DeviceOrientationEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { DeviceOrientationEvent } = dom;
The DeviceOrientationEvent provides web developers with information from the physical orientation of the device running the web page.