Skip to content

Commit 063044a

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)