blob: 4522bd5ea818d71abdf0f028d4eef31d1e4dc99e [file] [log] [blame]
var _Array$isArray = require("../core-js/array/is-array");
function _arrayWithHoles(arr) {
if (_Array$isArray(arr)) return arr;
}
module.exports = _arrayWithHoles;