import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { AXValue } = default.Accessibility;
A single computed AX property.
Properties
type: AXValueType
The type of this value.
optional
sources: AXValueSource[]The sources which contributed to the computation of this property.