Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
themusicgod1
/
babel
Watch
0
Star
0
Fork
1
Files
Issues
4
Pull Requests
0
Wiki
Tree:
fb9abb34e1
Branches
Tags
master
babel
/
packages
/
babel-plugin-transform-modules-systemjs
/
test
/
fixtures
/
systemjs
/
export-const-destructuring-object-default-params
/
input.mjs
input.mjs
36 B
History
Raw
1
2
export const { foo, bar = 1 } = {};