getRole.d.ts 103 Bytes
export default function getRole(element: Element): string | null;
//# sourceMappingURL=getRole.d.ts.map