arethetypeswrong / arethetypeswrong.github.io

Tool for analyzing TypeScript types of npm packages

Home Page:https://arethetypeswrong.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rule for missing default export / completely wrong exports?

andrewbranch opened this issue · comments

axe-webdriverjs

  • types report export const AxeBuilder
  • JS has module.exports = module.exports.default = AxeBuilder