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