getRole.d.ts 103 B

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