import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { GetPartialAXTreeRequest } = Protocol.Accessibility;
Properties
Identifier of the backend node to get the partial accessibility tree for.
JavaScript object id of the node wrapper to get the partial accessibility tree for.