/babel-plugin-explicit-exports-references

⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.

Primary LanguageJavaScriptMIT LicenseMIT

Issues