ES6-35: Extended operator

Basic usage

The spread operator is used to merge arrays

Convert pseudo array to real array

Guess you like

Origin blog.csdn.net/sinat_41696687/article/details/114239691