import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { DeviceRotationRate } = dom;
Provides information about the rate at which the device is rotating around all three axes.
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { DeviceRotationRate } = dom;
Provides information about the rate at which the device is rotating around all three axes.