UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

8 lines (7 loc) 176 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const WindowRole = { relatedConcepts: [], type: "window", }; exports.default = WindowRole;