UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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