UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

4 lines 146 B
import _Array$isArray from "../../core-js/array/is-array"; export default function _arrayWithHoles(arr) { if (_Array$isArray(arr)) return arr; }