UNPKG

@babel/runtime-corejs2

Version:

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

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