Skip to main content
Module

x/evt/mod.ts>dom.DeviceMotionEventRotationRate

💧EventEmitter's typesafe replacement
Latest
interface dom.DeviceMotionEventRotationRate
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { DeviceMotionEventRotationRate } = dom;

Properties

readonly
alpha: number | null
readonly
beta: number | null
readonly
gamma: number | null