UNPKG

@thepassle/axobject-query

Version:

Programmatic access to information about the AXObject Model

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