nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
52 stars 20 forks source link

fix: Explicitly named exports should be exported over `export *` #103

Closed timfish closed 3 weeks ago

timfish commented 3 weeks ago

Closes #102