Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>Emulation_SensorType

A high-level puppeteer/playwright-like library for Deno
Latest
type alias Emulation_SensorType
import { type Emulation_SensorType } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition:
| "absolute-orientation"
| "accelerometer"
| "ambient-light"
| "gravity"
| "gyroscope"
| "linear-acceleration"
| "magnetometer"
| "proximity"
| "relative-orientation"