UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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