UNPKG

@markuplint/ml-spec

Version:

Types and schema that specs of the Markup languages for markuplint

5 lines (4 loc) 109 B
export function ariaSpecs(specs, version) { const aria = specs.def['#aria']; return aria[version]; }