UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

4 lines (3 loc) 165 B
import type { AXObjectModelDefinition } from "../../types.js"; declare const DisclosureTriangleRole: AXObjectModelDefinition; export default DisclosureTriangleRole;