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-commonjs
/
test
/
fixtures
/
strict
/
export-const-destructuring-object-rest
/
actual.js
Artem Yavorsky
f2f226b4f2
Add syntax-object-rest-spread as devDep for tests.
2017-03-23 00:52:10 +02:00
2 lines
35 B
JavaScript
Raw
Blame
History
export
const
{
foo
,
...
bar
}
=
{
}
;
Reference in New Issue
View Git Blame
Copy Permalink