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-proposal-object-rest-spread
/
test
/
fixtures
/
object-spread-loose-builtins
/
variable-declaration
/
output.js
Justin Ridgewell
a080a1d345
Use single object spread call in loose mode (
#11520
)
2020-05-08 13:07:59 +02:00
2 lines
30 B
JavaScript
Raw
Blame
History
var
z
=
Object
.
assign
(
{
}
,
x
)
;
Reference in New Issue
View Git Blame
Copy Permalink