Spread and Rest Operators Skill

Spread (...) and rest (...) operators are used for manipulating arrays and objects by spreading or collecting values.

TypeTitle
no data