
rollup-plugin-export-default
Releases3
Frequency13 hours
Last Release
This is a Rollup plugin which will export all named exports as `default` if no `default` export is specified. This makes it easy to do `import pkg from 'pkg'` rather than `import * as pkg from 'pkg'`, while still allowing named imports like `import { myNa
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 1.4.0 | Stable | ||
| 1.3.0 | Stable | ||
| 1.2.0 | Stable |