unjs/unimport

Support export * without as

kvcvc opened this issue · 0 comments

kvcvc commented

I really wish to be able to use export * from 'foo'. By looking at implemented tests, I assume this is currently not possible. It doesn't seem like a rare use-case, and as as is already optional, I don't see a reason to not support it.