UNPKG

@babel/runtime

Version:

babel's modular runtime helpers

5 lines (4 loc) 106 B
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } module.exports = _arrayWithHoles;