Skip to content

Object spread support

Compare
Choose a tag to compare
@matAtWork matAtWork released this 14 Jul 16:38
· 50 commits to master since this release

Implement parsing for proposed ES7 Object spread var {a,b,...x} = y ; used in Babel (see #6)