UNPKG

@babel/runtime-corejs2

Version:

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

4 lines 163 B
import _Array$isArray from "@babel/runtime-corejs2/core-js/array/is-array"; export default function _arrayWithHoles(arr) { if (_Array$isArray(arr)) return arr; }