Files
sign-android-release/node_modules/@babel/plugin-syntax-object-rest-spread
Drew Heavner 8b97d1195a Adding updated node_modules
Bumping version to v1.0.3
Removing yarn.lock as this should be built with NPM
2020-11-13 16:28:52 -05:00
..
2020-11-12 18:00:41 -05:00
2020-11-12 18:00:41 -05:00
2020-11-13 16:28:52 -05:00
2019-11-08 09:40:34 -05:00

@babel/plugin-syntax-object-rest-spread

Allow parsing of object rest/spread

See our website @babel/plugin-syntax-object-rest-spread for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-object-rest-spread

or using yarn:

yarn add @babel/plugin-syntax-object-rest-spread --dev