UNPKG

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

Version:
6 lines (4 loc) 53 B
let elm; for (elm of array) { console.log(elm); }