import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.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.