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 OutlineRole: AXObjectModelDefinition; export default OutlineRole;