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-array
/
actual.js
Artem Yavorsky
b5bb89b30a
Add array pattern to exports destructuring.
2017-03-18 15:12:46 +02:00
2 lines
32 B
JavaScript
Raw
Blame
History
export
const
[
foo
,
bar
]
=
[
]
;
Reference in New Issue
View Git Blame
Copy Permalink