Skip to content

Commit 063044a

Browse files
committed
fix: export AXE_NOT_AVAILABLE_MESSAGE from axe barrel
1 parent a7d936d commit 063044a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/axe/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export {
22
createAxeNotAvailableResponse,
3+
AXE_NOT_AVAILABLE_MESSAGE,
34
getAxePath,
45
getBundledAxeEnvironment,
56
areAxeToolsAvailable,

0 commit comments

Comments
 (0)