UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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