4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
import _isIterable from "babel-runtime/core-js/is-iterable";
|
|
|
|
_isIterable(Object(arr));
|