UNPKG

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

Version:
6 lines (5 loc) 133 B
let i; for (let _i = 0, _items = items, _length = _items == null ? 0 : _items.length; _i < _length; _i++) { i = _items[_i]; i; }