We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f553890
Implement parsing for proposed ES7 Object spread var {a,b,...x} = y ; used in Babel (see #6)
var {a,b,...x} = y ;