UNPKG

@qualweb/util

Version:
4 lines 236 B
import type { QWElement } from '@qualweb/qw-element'; declare function getImplicitRole(element: QWElement, accessibleName: string | undefined): string | null; export default getImplicitRole; //# sourceMappingURL=getImplicitRole.d.ts.map