UNPKG

axobject-query

Version:

Programmatic access to information about the AXObject Model

12 lines (11 loc) 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var MenuListOptionRole = { relatedConcepts: [], type: 'widget' }; var _default = MenuListOptionRole; exports.default = _default;