import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.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.16/lib/types/index.ts";
const { DeviceAcceleration } = dom;
Provides information about the amount of acceleration the device is experiencing along all three axes.