UNPKG

@qualweb/util

Version:
4 lines 266 B
import type { QWElement } from '@qualweb/qw-element'; declare function elementHasGlobalARIAPropertyOrAttribute(element: QWElement): boolean; export default elementHasGlobalARIAPropertyOrAttribute; //# sourceMappingURL=elementHasGlobalARIAPropertyOrAttribute.d.ts.map