UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

13 lines (12 loc) 217 B
const MarkRole = { relatedConcepts: [ { module: "HTML", concept: { name: "mark", }, }, ], type: "structure", }; export default MarkRole;