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
b6300a0869250e47ff36f24660bfb96a11fd7e24
babel
/
packages
/
babel-plugin-transform-modules-systemjs
/
test
/
fixtures
/
systemjs
/
imports-mixing
/
input.mjs
Logan Smyth
beb99dfda1
Rename test fixtures using module syntax to .mjs files.
2018-03-04 13:31:32 -08:00
2 lines
37 B
JavaScript
Raw
Blame
History
import
foo
,
{
baz
as
xyz
}
from
"foo"
;
Reference in New Issue
View Git Blame
Copy Permalink