UNPKG

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

Version:
5 lines (4 loc) 54 B
let elm; for ([elm] of array) { console.log(elm); }