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