UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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