UNPKG

@qualweb/util

Version:
4 lines 295 B
import type { QWElement } from '@qualweb/qw-element'; declare function isElementADescendantOfExplicitRole(element: QWElement, names: Array<string>, roles: Array<string>): boolean; export default isElementADescendantOfExplicitRole; //# sourceMappingURL=isElementADescendantOfExplicitRole.d.ts.map