Sha256: dc2e43e5df976a3786f793dc7e76d45d19fc988d7e0901aa7748741de18fd040
Contents?: true
Size: 250 Bytes
Versions: 52
Compression:
Stored size: 250 Bytes
Contents
/** * Safe Element.localName for all supported environments * @param element */ export declare function getLocalName(element: Element): string; export default function getRole(element: Element): string | null; //# sourceMappingURL=getRole.d.ts.map
Version data entries
52 entries across 26 versions & 1 rubygems