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-default-params
/
actual.js
Artem Yavorsky
45b41740d8
Consider default params for object pattern.
2017-03-18 16:26:22 +02:00
2 lines
36 B
JavaScript
Raw
Blame
History
export
const
{
foo
,
bar
=
1
}
=
{
}
;
Reference in New Issue
View Git Blame
Copy Permalink