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.

貢獻者指南