axe-core-npm
axe-core-npm copied to clipboard
Export `axe` type in all apis
From https://github.com/dequelabs/axe-core-npm/pull/831, we've decided we should export the entire axe type for uses to have available. Most importantly they need the AxeResults type for the return of axeBuilder.anayze(), which also includes a host of subtypes that are also necessary.