UNPKG

@babel/runtime-corejs3

Version:

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

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