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-parser
/
test
/
fixtures
/
es2015
/
array-rest-spread
/
with-object
/
input.js
Chaitanya Kumar Kamatham
daf0ca8680
Rename "babylon" to "@babel/parser" (
#7937
)
🎉
2018-05-19 00:03:05 -04:00
2 lines
32 B
JavaScript
Raw
Blame
History
var
[
...
{
length
}
]
=
[
1
,
2
,
3
]
;
Reference in New Issue
View Git Blame
Copy Permalink