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
babel
/
packages
/
babel-plugin-transform-es2015-modules-umd
/
test
/
fixtures
/
umd
/
export-named-5
/
actual.js
Logan Smyth
95e08b6d2a
Convert UMD to use new implementation of module logic.
2017-09-12 17:17:41 -07:00
3 lines
33 B
JavaScript
Raw
Blame
History
var
foo
,
bar
;
export
{
foo
,
bar
}
;
Reference in New Issue
View Git Blame
Copy Permalink