This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-19 03:31:45 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
de1f967d32
swc
/
ecmascript
/
codegen
/
tests
/
references
/
abcfae2381708c43.module.js
2 lines
31 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Implement codegen of `export foo as Foo from foo;` (#815) Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2020-06-03 05:05:29 +03:00
export
{
default
}
from
'foo'
;
Reference in New Issue
Copy Permalink