UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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