rollup-plugin-export-default
MITThis 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
85
Security score
0 known advisories in v1.4.0
Weekly downloads
—
Unpacked size
8.2 kB
Dependencies
3
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.4.0.