UNPKG
@hint/hint-axe
Version:
latest (4.4.21)
4.4.21
4.4.20
4.4.19
4.4.18
4.4.17
4.4.16
4.4.15
4.4.14
4.4.13
4.4.12
4.4.11
4.4.10
4.4.9
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.0
hint that that checks using axe for accessibility related best practices
webhint.io
webhintio/hint
@hint/hint-axe
/
dist
/
src
/
meta
/
keyboard.d.ts
4 lines
•
149 B
TypeScript
View Raw
1
2
3
4
import
{
HintMetadata
}
from
'hint/dist/src/lib/types'
;
declare
const
meta
:
HintMetadata
;
export
default
meta;
//# sourceMappingURL=keyboard.d.ts.map