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-spread
/
test
/
fixtures
/
allowArrayLike
/
simple
/
input.js
Nicolò Ribaudo
93978267ec
Add "allowArrayLike" opt to destructuring and spread transforms (
#11265
)
2020-05-24 23:00:06 +02:00
2 lines
29 B
JavaScript
Raw
Blame
History
var
arr
=
[
"a"
,
...
p2
,
"e"
]
;
Reference in New Issue
View Git Blame
Copy Permalink