import { type dom } from "https://deno.land/x/evt@v2.4.18/mod.ts";
const { DeviceAcceleration } = dom;
Provides information about the amount of acceleration the device is experiencing along all three axes.
import { type dom } from "https://deno.land/x/evt@v2.4.18/mod.ts";
const { DeviceAcceleration } = dom;
Provides information about the amount of acceleration the device is experiencing along all three axes.