UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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