UNPKG

axobject-query

Version:

Programmatic access to information about the AXObject Model

17 lines (16 loc) 318 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var DescriptionListDetailRole = { relatedConcepts: [{ module: 'HTML', concept: { name: 'dd' } }], type: 'structure' }; var _default = DescriptionListDetailRole; exports.default = _default;