blitz-js / babel-plugin-superjson-next

Automatically transform your Next.js Pages to use SuperJSON
MIT License
125 stars 15 forks source link

100-export-default-named #102

Closed Skn0tt closed 2 years ago

Skn0tt commented 2 years ago

Closes #100

This PR adds support for export { default } from "..." declarations.