dequelabs/axe-core

Axe-core's d.ts file is incomplete

Offen

#4.241 geöffnet am 09.11.2023

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (783 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.457 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (21 gemergte PRs in 30 T)

Beschreibung

Product

axe-core

Product Version

No response

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

I wanted to access the function isVisibleOnScreen from axe.commons.dom, but this is not exported in the .d.ts.

This technically can be solved by adding the function to the d.ts file, but there are multiple functions that are not exported, not just the function I'm mentioning.

Contributor Guide