d9bba749797b96498d619312f79f4e6bdc4d2b6a
add a [Symbol.Iterable] to make the object iterable so that the object can use for of loop the [Symbol.Iterable] is a function, it should return a object includesdone and value Array.from method can return Array.from a arraylike object and iterable object string can be used in array.from as well
Description
No description provided
Languages
JavaScript
86.4%
HTML
13.6%