This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
7c8a6cb4611f13124fcd13aeea2b5035ac5f21fc
babel
/
packages
/
babel-plugin-transform-es2015-modules-commonjs
/
test
/
fixtures
/
interop
/
export-default-9
/
actual.js
Logan Smyth
1e750a945c
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00
4 lines
37 B
JavaScript
Raw
Blame
History
var
foo
;
export
{
foo
as
default
}
;
Reference in New Issue
View Git Blame
Copy Permalink