dequelabs/axe-core

Axe-core's d.ts file is incomplete

Aberta

#4.241 aberto em 9 de nov. de 2023

 (4 comentários) (0 reação) (0 responsável)JavaScript (783 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.457 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d) (21 fundiu PRs em 30d)

Description

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.

Guia do colaborador