import type { Options } from '../types.js'; import type { AttrChecker } from '@markuplint/ml-core'; /** * Checks whether the explicit `role` attribute duplicates the element's implicit (native) role. * * HTML elements have implicit ARIA roles (e.g., `