We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9d529 commit 8d47177Copy full SHA for 8d47177
src/index.ts
@@ -1,4 +1,4 @@
1
-import axe from 'axe-core';
+import * as axe from 'axe-core';
2
3
declare global {
4
interface Window {
0 commit comments