UNPKG

@babel/runtime-corejs2

Version:

babel's modular runtime helpers with core-js@2 polyfilling

4 lines 154 B
import _Array$isArray from "core-js/library/fn/array/is-array.js"; export default function _arrayWithHoles(arr) { if (_Array$isArray(arr)) return arr; }