dequelabs/axe-core

Axe-core's d.ts file is incomplete

开放

#4,241 创建于 2023年11月9日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (783 个派生)batch import
help wanted

仓库指标

星标
 (5,457 个星标)
PR 合并指标
 (平均合并 6天) (30 天内合并 21 个 PR)

描述

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.

贡献者指南