UNPKG

babel-plugin-transform-for-of-as-array

Version:
4 lines (3 loc) 51 B
for (const [elm] of array) { console.log(elm); }