Files
babel/packages/babel-plugin-transform-spread/test/fixtures/spread/array-literal-first/output.js
2018-01-09 15:36:42 +01:00

2 lines
84 B
JavaScript

var lyrics = babelHelpers.toConsumableArray(parts).concat(["head", "and", "toes"]);